ZuckerBot

ZuckerBotTool referenceAudiences

Update Portfolio

zuckerbot_update_portfolio

Update the name, total daily budget, active status, or tier configuration of an existing audience portfolio. Changes to budget and tiers take effect on the next autonomous evaluation cycle. Use this to adjust a portfolio without relaunching all tiers.

Parameters

NameTypeDescription
portfolio_idstringrequiredAudience portfolio ID to update
namestringoptionalNew portfolio name
total_daily_budget_centsnumberoptionalNew total daily budget in cents (minimum 500)
is_activebooleanoptionalEnable or disable the portfolio for autonomous evaluation
tiersarrayoptionalUpdated tier configuration. Replaces the existing tiers array.

Example call

{
  "tool": "zuckerbot_update_portfolio",
  "arguments": {
    "portfolio_id": "<portfolio_id>"
  }
}

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