ZuckerBot › Tool reference › Creative analysis
zuckerbot_creative_cross_analysis
| Name | Type | Description | |
|---|---|---|---|
business_id | string | optional | Optional business ID override |
group_by | "hook_type" | "visual_style" | "product_focus" | "setting" | "cta_type" | "copy_tone" | "opening_element" | required | Primary dimension |
cross_by | "hook_type" | "visual_style" | "product_focus" | "setting" | "cta_type" | "copy_tone" | "opening_element" | required | Secondary dimension to cross with |
metric | "cpl" | "ctr" | "cpc" | "frequency" | optional | Metric to rank by. Defaults to cpl. |
date_from | string | optional | Optional start date in YYYY-MM-DD |
date_to | string | optional | Optional end date in YYYY-MM-DD |
min_spend | number | optional | Optional minimum spend threshold per ad |
{
"tool": "zuckerbot_creative_cross_analysis",
"arguments": {
"group_by": "hook_type",
"cross_by": "hook_type"
}
}
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_creative_cross_analysis and fills the arguments for you.