save_template
Create or update an email template with customizable subject and body text using placeholder tokens for dynamic content.
Instructions
Create or overwrite a template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Template body text. May contain {placeholder} tokens. | |
| name | Yes | Template name (alphanumerics, underscore, hyphen; 1-64 chars). | |
| subject | No | Optional subject template. May also contain placeholders. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||