Delete ZeptoMail template
zeptomail_delete_templatePermanently delete an email template from a ZeptoMail agent after verifying expected agent, template name, and modified time. Requires explicit confirmation and write access.
Instructions
Permanently delete a template from one explicit Agent. Requires expectedAgentName, expectedTemplateName, and expectedModifiedTime from fresh reads. Requires writes enabled and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| agentKey | Yes | Exact mailagent_key / Agent alias returned by zeptomail_list_agents. Never guess this value. | |
| templateKey | Yes | ||
| expectedAgentName | Yes | ||
| expectedModifiedTime | Yes | ||
| expectedTemplateName | Yes |