zuckerbot_update_portfolio
Modify an audience portfolio's name, daily budget, active status, or tier configuration. Changes apply on the next autonomous evaluation cycle, without relaunching tiers.
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) |