ZuckerBot

ZuckerBotTool referenceCreative analysis

Generate CreativesPaid add-on

zuckerbot_generate_creatives

Generate standalone ad creative variants (images or video) using AI image and video models. Works independently of campaign creation — useful for quick mockups, creative testing, or building assets before attaching them to a campaign. If the description mentions video, reels, UGC, or TikTok, the tool auto-routes to the video model.

Parameters

NameTypeDescription
business_idstringoptionalOptional business ID. When provided, brand context (name, tagline, value props, audience) is automatically injected into the generation request for more on-brand results.
business_namestringrequiredBusiness name
descriptionstringrequiredBrief description of the business
countnumberrequiredNumber of creative variants to generate (1-5)
model"auto" | "seedream" | "imagen" | "kling"optionalModel selection. auto/seedream/imagen are image paths, kling is the video path. Optional; inferred from the description when omitted.
media_type"image" | "video"optionalOutput media type. Optional; video intent in text auto-selects 'video'.
quality"fast" | "ultra"requiredGeneration quality. "ultra" is supported only when model is "kling".
generate_imagesbooleanrequiredWhether to generate AI images (set false for copy-only)

Example call

{
  "tool": "zuckerbot_generate_creatives",
  "arguments": {
    "business_name": "<business_name>",
    "description": "<description>",
    "count": 123,
    "quality": "fast",
    "generate_images": true
  }
}

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_creatives 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.