sendcraft_create_template
Save reusable email templates with {{variable}} placeholders for personalized content.
Instructions
Save an email template for reuse. Templates support {{variable}} placeholders for personalization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML body (can include {{firstName}}, {{companyName}}, etc.) | |
| name | Yes | Template name (internal) | |
| text | No | Plain text version (optional) | |
| subject | Yes | Default subject line (can include {{variables}}) |