get_threads_for_sender
ActiveTool of EmailMCP
declared in 1.0.0
Get all conversation threads involving a specific sender
Parameters schema
{
"type": "object",
"required": [
"senderAddress"
],
"properties": {
"senderAddress": {
"type": "string",
"description": "Email address of the sender"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
EmailMCP
https://github.com/nfodor/emailmcp
1/7 registries