Skip to content

docs(TSP-1091): update MCP server docs for relevance_trigger_agent breaking change#535

Open
claude[bot] wants to merge 1 commit intomainfrom
docs/TSP-1091
Open

docs(TSP-1091): update MCP server docs for relevance_trigger_agent breaking change#535
claude[bot] wants to merge 1 commit intomainfrom
docs/TSP-1091

Conversation

@claude
Copy link
Copy Markdown

@claude claude bot commented Mar 25, 2026

Summary

  • relevance_trigger_agent is now asynchronous (returns conversation_id immediately) — breaking change from previous synchronous behavior
  • New relevance_trigger_agent_sync tool added for synchronous/blocking execution
  • relevance_trigger_agent_async is replaced by relevance_trigger_agent

Changes made

  • Updated synchronous tab to reference relevance_trigger_agent_sync
  • Updated asynchronous tab to reference relevance_trigger_agent (previously relevance_trigger_agent_async)
  • Updated async workflow step to call relevance_trigger_agent
  • Updated troubleshooting accordion with correct tool names
  • Added prominent Warning callout alerting existing users to the breaking change and directing them to relevance_trigger_agent_sync for synchronous behavior

Linear issue: https://linear.app/relevance/issue/TSP-1091/

Generated with Claude Code

…eaking change

relevance_trigger_agent is now async (returns conversation_id immediately).
relevance_trigger_agent_sync is the new tool for synchronous/blocking behavior.

- Replace synchronous tab reference from relevance_trigger_agent to relevance_trigger_agent_sync
- Replace async tab reference from relevance_trigger_agent_async to relevance_trigger_agent
- Update async workflow step to reference relevance_trigger_agent
- Update troubleshooting accordion to reference updated tool names
- Add breaking change Warning callout before execution modes tabs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Mar 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
relevanceai 🟢 Ready View Preview Mar 25, 2026, 4:21 AM

@linear
Copy link
Copy Markdown

linear bot commented Mar 25, 2026

@claude claude bot added the docs-drafter Documentation drafted by Claude label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-drafter Documentation drafted by Claude

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants