List ZeptoMail templates
zeptomail_list_templatesRetrieve email templates from a specific ZeptoMail agent using its exact agent key, after listing agents. Supports pagination with limit and offset.
Instructions
List templates in one explicit ZeptoMail Agent. Use zeptomail_list_agents first and pass the exact returned mailagent_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| agentKey | Yes | Exact mailagent_key / Agent alias returned by zeptomail_list_agents. Never guess this value. |