zuckerbot_create_campaign
Create a campaign draft for a business by providing its website URL. The draft uses legacy mode for launch readiness; review it before launching.
Instructions
Create a new campaign draft for a business. Defaults to legacy mode, the only launch-ready path during Dealify hardening. Intelligence mode remains available for planning only and cannot be activated. This tool does not spend money or create anything on Meta; review the draft, then use zuckerbot_launch_campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Business website URL | |
| mode | No | Campaign planning mode. Default legacy is the only launch-ready path. auto/intelligence are planning-only while multi-tier activation is disabled. | legacy |
| goals | No | Optional business goals to guide planning | |
| location | No | Business location for geo-targeting | |
| objective | No | Campaign objective. 'leads' defaults to Meta Instant Form unless lead_destination is 'website', 'traffic' for website visits, 'conversions' for website actions, 'awareness' for reach. Default: traffic | |
| business_id | No | Existing ZuckerBot business ID to anchor intelligence mode | |
| business_name | No | Business name (auto-detected from URL if omitted) | |
| business_type | No | Business category (e.g., 'restaurant', 'fitness', 'roofing') | |
| destination_url | No | Optional landing-page URL override for ad links, e.g. a campaign-specific LP instead of the business homepage. | |
| creative_handoff | No | Optional creative-production handoff settings | |
| lead_destination | No | For objective='leads': 'meta_form' uses a Meta Instant Form (default), 'website' uses a Meta Pixel Lead event and links ads to destination_url. | |
| budget_daily_cents | No | Daily budget in cents (e.g., 2000 = $20/day) | |
| architect_session_id | No | Optional Campaign Architect session ID. When provided, the intelligence strategy is loaded from the session instead of generating fresh. |