email_templates_delete
Delete email templates permanently by UUID while preserving sent emails. Prevents removal of the default template or the last remaining one until a new default is assigned.
Instructions
Permanently delete an email template. Cannot delete the last remaining template or the default template (set another as default first). Emails already sent using this template are not affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the email template to delete | |
| companyId | No | Company UUID (overrides configured default) |