ZuckerBot › Tool reference › Creative analysis
zuckerbot_upload_creative
| Name | Type | Description | |
|---|---|---|---|
campaign_id | string | required | Intelligence campaign ID |
creatives | array | required | Creative assets to attach to the campaign |
meta_access_token | string | optional | Optional Meta/Facebook access token override |
meta_ad_account_id | string | optional | Optional Meta ad account ID override (format: act_XXXXX) |
meta_page_id | string | optional | Optional Facebook Page ID override |
{
"tool": "zuckerbot_upload_creative",
"arguments": {
"campaign_id": "<campaign_id>",
"creatives": []
}
}
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_upload_creative and fills the arguments for you.