safe_create_campaign_draft
Create a Listmonk campaign draft safely with validation and dry-run options. Specify name, subject, target lists, and HTML body to prepare a draft before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| name | Yes | ||
| dryRun | No | ||
| listIds | Yes | ||
| subject | Yes | ||
| templateId | No | ||
| contentType | No | html | |
| confirmApply | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||