List Templates
list-templatesList all email templates from Resend, showing names, statuses, and aliases for easy management.
Instructions
List all email templates from Resend. Returns template names, statuses, and aliases. Don't bother telling the user the IDs unless they ask for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Template ID after which to retrieve more (for forward pagination). Cannot be used with "before". | |
| limit | No | Number of templates to retrieve. Default: 20, Max: 100, Min: 1 | |
| before | No | Template ID before which to retrieve more (for backward pagination). Cannot be used with "after". |