update-template
Modify an existing email template by updating its name, subject, content, or category to maintain accurate and current email communications.
Instructions
Update an existing email template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ID of the template to update | |
| name | No | New name for the template | |
| subject | No | New email subject line | |
| html | No | New HTML content of the template | |
| text | No | New plain text version of the template | |
| category | No | New category for the template |