You're viewing a demo portfolio

Join the waitlist
PRSM

get_forwarded_emails

Active

Tool of EmailMCP

declared in 1.0.0

Retrieve forwarded emails with optional filtering

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "default": 50,
      "description": "Maximum number of emails to return"
    },
    "since": {
      "type": "string",
      "description": "Filter emails since this date (ISO string)"
    },
    "threadId": {
      "type": "string",
      "description": "Filter by conversation thread ID"
    },
    "originalSender": {
      "type": "string",
      "description": "Filter by original sender email address"
    }
  }
}

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 →