bolna_update_disposition
Update a disposition for a voice agent, with optional agent scoping and copy-on-write. Configure subjective types or objective classification options with conditions.
Instructions
Update a disposition. When scoped to an agent, shared dispositions are copied before editing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| model | No | ||
| agent_id | No | Agent UUID to scope the update (triggers copy-on-write for shared dispositions) | |
| category | No | ||
| question | No | ||
| is_objective | No | ||
| is_subjective | No | ||
| system_prompt | No | ||
| disposition_id | Yes | UUID of the disposition to update | |
| subjective_type | No | ||
| objective_options | No |