Launch a content campaign
create_content_campaignLaunch a content campaign: rally the ProductClank community to create content (posts, threads, videos) for a product. Spends 1000 credits. The platform's AI expands your brief into a full campaign and auto-activates it; community submissions and winner selection happen in the ProductClank web app. Requires a product_id from search_products. Preview with suggest_content_campaign and confirm the 1000-credit cost with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product UUID from search_products | |
| references | No | Links or references to include in the campaign | |
| campaign_goals | No | Campaign goals, e.g. ["awareness", "signups"] | |
| target_audience | No | Who the campaign should reach | |
| campaign_message | Yes | The core brief: what you want the community to create (e.g. 'Share how you use <product> in your daily workflow'). | |
| preferred_platform | No | Preferred platform, e.g. "x" or "farcaster" | |
| additional_guidelines | No | Extra do's/don'ts for creators |