design_email_template
Generate a complete HTML email template from a description. AI creates ready-to-use templates for marketing, transactional, or newsletter emails with custom styles and colors.
Instructions
Use AI to generate a complete email HTML template based on a description. Returns ready-to-use HTML that can be sent or used in campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of email template to generate | |
| style | Yes | Visual style/aesthetic for the template | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| brandColor | No | Primary brand color as hex code (e.g. "#4F46E5") | |
| companyName | No | Company or brand name to include in the template | |
| description | Yes | Detailed description of the email content and purpose (e.g. 'Welcome email for a SaaS product with feature highlights and CTA to start trial') |