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