Export all ZeptoMail templates from one Agent
zeptomail_export_templatesExport every full template from a specified ZeptoMail agent as a single JSON dump, capturing HTML, text, subject, alias, and attachment metadata for local backup and file creation.
Instructions
Fetch every full template (HTML body, text body, subject, alias, attachments metadata) from one explicit Agent and return them as a single JSON dump. Read-only. Use when the caller wants to back up an Agent templates to local files; the caller writes the files itself — this tool returns the data, it does not write to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentKey | Yes | Exact mailagent_key / Agent alias returned by zeptomail_list_agents. Never guess this value. |