hires_update_email_template
Update an existing email template by overwriting only the fields you provide; omitted fields remain unchanged. Supports placeholders for dynamic content.
Instructions
Update an existing email template. Only provided fields are overwritten; omitted fields keep their current values. To add placeholders, use the same workflow as creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Email template ID | |
| body | No | Email body HTML (supports placeholders) | |
| name | No | Template name | |
| subject | No | Email subject line (supports placeholders) |