ZuckerBot › Tool reference › Creative analysis
zuckerbot_generate_video_ad
| Name | Type | Description | |
|---|---|---|---|
business_id | string | required | Business ID (required for creative routing) |
focus | string | required | Product/feature focus for the ad (e.g., 'missed_calls', 'quoting', 'scheduling') |
market | string | required | Target market code (AU, US, UK, NZ) |
ad_account_id | string | optional | Meta ad account ID (auto-resolved if omitted) |
session_id | string | optional | Architect session ID for tracking |
slot_id | string | optional | Creative brief slot_id for tracking |
{
"tool": "zuckerbot_generate_video_ad",
"arguments": {
"business_id": "<business_id>",
"focus": "<focus>",
"market": "<market>"
}
}
You never invoke this directly — describe what you want in plain English inside Claude, Cursor, ChatGPT or any MCP client with ZuckerBot connected, and the agent selects zuckerbot_generate_video_ad and fills the arguments for you.