You're viewing a demo portfolio

Join the waitlist
PRSM

get_conversation_context

Active

Tool of EmailMCP

declared in 1.0.0

Get full conversation context for a specific thread

Parameters schema

{
  "type": "object",
  "required": [
    "threadId"
  ],
  "properties": {
    "threadId": {
      "type": "string",
      "description": "Thread ID to get conversation for"
    },
    "maxEmails": {
      "type": "number",
      "default": 10,
      "description": "Maximum number of emails to include in context"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

EmailMCP

https://github.com/nfodor/emailmcp

1/7 registries
View full server →
get_conversation_context — EmailMCP — PRSM MCP