ZuckerBot

ZuckerBotTool referenceCreative analysis

Generate Video AdPaid add-on

zuckerbot_generate_video_ad

Generate a video ad through ZuckerBot's video generation pipeline (AI scripting → AI video → captioned overlay → hosted upload). ASYNC operation: returns a job_id immediately. Poll with zuckerbot_get_video_ad_status every 30 seconds for completion. Brand context is loaded server-side. Typical generation time: 5-15 minutes. Note: AI-generated video ads may face Meta ad review scrutiny — rejection tracking is built in.

Parameters

NameTypeDescription
business_idstringrequiredBusiness ID (required for creative routing)
focusstringrequiredProduct/feature focus for the ad (e.g., 'missed_calls', 'quoting', 'scheduling')
marketstringrequiredTarget market code (AU, US, UK, NZ)
ad_account_idstringoptionalMeta ad account ID (auto-resolved if omitted)
session_idstringoptionalArchitect session ID for tracking
slot_idstringoptionalCreative brief slot_id for tracking

Example call

{
  "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.

Related tools — Creative analysis

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.