get_conversation_context
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
EmailMCP
https://github.com/nfodor/emailmcp
1/7 registries