list_templates
Retrieve a paginated list of email templates. Use limit, after, and before parameters to control results.
Instructions
List all templates (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (1-100) | |
| after | No | Pagination cursor: return items after this ID | |
| before | No | Pagination cursor: return items before this ID |