create-template
Create email templates for transactional emails with customizable HTML, text content, and categories to streamline email communication workflows.
Instructions
Create a new email template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the template | |
| subject | Yes | Email subject line | |
| html | No | HTML content of the template (optional) | |
| text | No | Plain text version of the template (optional) | |
| category | No | Template category (optional, defaults to 'General') |