zuckerbot_update_portfolio
Adjust an existing audience portfolio by updating its name, daily budget, active state, or tier structure. Changes take effect on the next autonomous evaluation cycle.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New portfolio name | |
| tiers | No | Updated tier configuration. Replaces the existing tiers array. | |
| is_active | No | Enable or disable the portfolio for autonomous evaluation | |
| portfolio_id | Yes | Audience portfolio ID to update | |
| total_daily_budget_cents | No | New total daily budget in cents (minimum 500) |