You're viewing a demo portfolio

Join the waitlist
PRSM

send_batch

Active

Tool of Postmark

declared in 0.1.0

Send up to 500 emails.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "emails": [
        {
          "to": "user1@example.com",
          "from": "sender@example.com",
          "subject": "Batch email 1",
          "textbody": "Hello user 1"
        },
        {
          "to": "user2@example.com",
          "from": "sender@example.com",
          "subject": "Batch email 2",
          "textbody": "Hello user 2"
        }
      ]
    }
  ],
  "required": [
    "emails"
  ],
  "properties": {
    "emails": {
      "type": "array"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Postmark

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

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