ZuckerBot

ZuckerBotTool referenceAudiences

Rebalance Portfolio

zuckerbot_rebalance_portfolio

Dry-run or execute a budget rebalance across portfolio tiers based on each tier's actual vs. target CPA. With dry_run=true (default) returns recommendations without making changes — useful for review before committing. With dry_run=false updates Meta ad set budgets and local records in one operation.

Parameters

NameTypeDescription
portfolio_idstringrequiredAudience portfolio ID
dry_runbooleanrequiredWhen true, returns recommendations without applying changes
meta_access_tokenstringoptionalOptional Meta access token override for ad set budget updates

Example call

{
  "tool": "zuckerbot_rebalance_portfolio",
  "arguments": {
    "portfolio_id": "<portfolio_id>",
    "dry_run": 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_rebalance_portfolio and fills the arguments for you.

Related tools — Audiences

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