create_campaign_copy
Generate marketing campaign copy variants by specifying product details, target audience, tone, and copy type.
Instructions
Generate campaign copy variants through the configured AI provider or deterministic demo mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_name | Yes | ||
| product_description | Yes | ||
| target_audience | Yes | ||
| tone | Yes | ||
| copy_type | Yes | ||
| variants_count | No | ||
| keywords | No | ||
| max_length | No | ||
| call_to_action | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ok | |
| mode | No | live | |
| blocked_reason | No | ||
| warnings | No | ||
| copy_generation_id | Yes | ||
| copy_type | Yes | ||
| variants | Yes | ||
| tone | Yes | ||
| target_audience | Yes | ||
| keywords_used | Yes | ||
| best_variant_id | Yes | ||
| generation_metadata | Yes |