bounce
ActiveTool of Postmark
declared in 0.1.0
Fetch full details for a single Postmark bounce record by numeric id, including bounce type, recipient email, description, and raw bounce content.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "123456789"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Postmark
https://github.com/pipeworx-io/mcp-postmark
1/7 registries