update_draft
Update an existing email draft by changing its subject, body, slug, audience type, or description.
Instructions
Update an existing draft email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The email ID to update | |
| body | No | New body content (supports markdown) | |
| slug | No | New URL slug | |
| subject | No | New subject line | |
| email_type | No | New audience type | |
| description | No | New description |