docs(TSP-1357): add MCP cancellation tools#730
Conversation
Document three new cancellation tools added in PR #16277: relevance_cancel_agent_task, relevance_cancel_workforce_task, and relevance_cancel_tool_run. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The page is well-organized and technically accurate — step-by-step instructions are specific, the async execution section is genuinely useful, and the early redirect Warning is a good move. The main thing dragging it down is a consistent pattern of lowercase product terms (agents, tools, workforces, knowledge) throughout the copy; fixing those will bring the page fully in line with the house standard. 🔧 Issues (13)British spelling
Product term capitalization — Agent, Tool, Workforce, Knowledge are Relevance AI proper nouns and must be capitalized when referring to the platform features
🧩 Component suggestions (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 2 |
| Total lines processed | ~464 |
Files read: integrations/mcp/mcp-server.mdx (352 lines), integrations/mcp/mcp-client.mdx (103 lines), integrations/mcp/agent-skills.mdx (111 lines)
Summary
relevance_cancel_agent_task— cancels a running agent task; notes that the current step finishes first (no instant hard-stop)relevance_cancel_workforce_task— cancels a running workforce taskrelevance_cancel_tool_run— cancels a currently-running tool executionPreviously, MCP integrations could start and monitor tasks but had no documented way to stop them. This update fills that gap.
Linear issue: https://linear.app/relevance/issue/TSP-1357/