Skip to content

docs(mcp): document find_threads and existing thread tools (CON-5231) - #13

Draft
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
aakash/con-5231-mcp-find-threads
Draft

docs(mcp): document find_threads and existing thread tools (CON-5231)#13
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
aakash/con-5231-mcp-find-threads

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Adds a Research thread tools section to consensus-mcp.mdx that documents the MCP thread tools currently in Consensus-NLP/common main.

What changed

  • Documented create_thread and add_to_thread (already in main from common#8236 and common#8237) so the new find_threads tool has a complete context for users.
  • Documented find_threads, added in common#8238 (commit 8af06bc07):
    • Parameters: query (optional title substring), limit (1–100, default 20), offset (default 0).
    • Response: threads array with thread_id, title, status, preview, interaction_count, last_activity_at, url, plus has_more.
    • query is omitted from the backend request when empty, matching the MCP tool behavior.
  • No openapi.json changes are needed because these are MCP tools, not public REST endpoints.

Upstream commits this syncs

  • Consensus-NLP/common#8238[Threads in MCP - 6/9] - find_threads tool
  • Consensus-NLP/common#8237[Threads in MCP - 5/9] - add_to_thread tool
  • Consensus-NLP/common#8236[Threads in MCP - 4/9] - create_thread and MCP-to-backend call layer

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

Syncs Consensus-NLP/common#8238 and the create_thread/add_to_thread tools introduced in common#8236-8237.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@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

@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, 5:04 AM

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

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