You're viewing a demo portfolio

Join the waitlist
PRSM

get_conversation_threads

Active

Tool of EmailMCP

declared in 1.0.0

Get conversation threads with forwarded emails

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "default": 20,
      "description": "Maximum number of threads to return"
    },
    "since": {
      "type": "string",
      "description": "Filter threads active since this date (ISO string)"
    },
    "subject": {
      "type": "string",
      "description": "Filter threads by subject content"
    },
    "participant": {
      "type": "string",
      "description": "Filter threads by participant email address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

EmailMCP

https://github.com/nfodor/emailmcp

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