postmark_search_messages
Search sent messages in Postmark by recipient, sender, tag, or status to locate specific emails quickly.
Instructions
Search sent messages in Postmark by recipient, sender, tag, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Postmark server token | |
| count | No | Number of messages to return (default 25) | |
| offset | No | Pagination offset | |
| recipient | No | Filter by recipient email | |
| from_email | No | Filter by sender email | |
| tag | No | Filter by tag | |
| status | No | Filter by status: queued, sent, bounced, etc. |