create_email_template
Create a new email template with customizable name, subject, HTML, plain text, and publishing options for Mautic marketing campaigns.
Instructions
Create a new email template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Email name | |
| subject | Yes | Email subject | |
| fromAddress | No | From email address | |
| fromName | No | From name | |
| replyToAddress | No | Reply-to email address | |
| customHtml | No | HTML content | |
| plainText | No | Plain text content | |
| emailType | No | Email type | |
| isPublished | No | Publish immediately |