You're viewing a demo portfolio

Join the waitlist
PRSM

message_outbound_dump

Active

Tool of Postmark

declared in 0.1.0

Retrieve the raw MIME source (full email dump) for a sent outbound message by messageId; useful for debugging encoding or header issues.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "messageId": "00000000-0000-0000-0000-000000000000"
    }
  ],
  "required": [
    "messageId"
  ],
  "properties": {
    "messageId": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Postmark

https://github.com/pipeworx-io/mcp-postmark

1/7 registries
View full server →
message_outbound_dump — Postmark — PRSM MCP