Skip to content

docs(mcp): sync create_thread tool docs from common#8236 - #11

Draft
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1787803581-sync-mcp-create-thread
Draft

docs(mcp): sync create_thread tool docs from common#8236#11
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1787803581-sync-mcp-create-thread

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Sync the Consensus MCP docs with Consensus-NLP/common@710090cba (PR #8236, CON-5228), which adds the create_thread tool and its MCP-to-backend call layer.

What changed

  • Updated the ## Search Tool intro to point signed-in users toward create_thread for multi-step research.
  • Added a new ## Research thread tools section documenting create_thread:
    • Use case (synthesis, comparisons, literature reviews).
    • OAuth-only availability note.
    • Parameters table: input_message, mode (pro/deep), filters, attachments.
    • <ResponseField> blocks for thread_id, interaction_id, title, mode, url, status, poll_after_seconds, max_wait_seconds.
    • Example prompts.

Verified against the code

  • create_thread parameters and response fields were verified in common/src/python/web/mcp_server/app/tools/threads.py.
  • poll_after_seconds = 30, max_wait_seconds = 180 for pro and 600 for deep.
  • openapi.json was not updated because the commit only changes the MCP tool surface; no new REST endpoints or request/response schemas were added to the public HTTP API.

Upstream commits synced: 710090cba

Link to Devin session: https://app.devin.ai/sessions/da5dbdcd9db54352a3ac11ddc350cb97
Open in Devin Desktop: https://app.devin.ai/desktop/session/da5dbdcd9db54352a3ac11ddc350cb97?variant=devin
Requested by: @aakashadesara

Sync Consensus MCP docs with Consensus-NLP/common#8236
@mintlify

mintlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
consensus 🟢 Ready View Preview Aug 27, 2026, 4:07 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant