postmark_list_templates
Retrieve and paginate through email templates from your Postmark server using a server token. Specify count and offset to control the results.
Instructions
List email templates stored in Postmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Postmark server token | |
| count | No | Number of templates to return (default 100) | |
| offset | No | Pagination offset |