resolve_decision
Resolve pending decisions by approving, deferring, or rejecting them. Use after cowork artifact buttons or human chat responses to finalize actions.
Instructions
Resolve a pending decision. action is 'approve', 'defer', or 'reject'. Use this from Cowork artifact buttons or after a human responds in chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | ||
| plan_id | Yes | Plan that owns the decision (required by API path) | |
| action | Yes | ||
| message | No | Optional resolution note | |
| selected_option | No | When the decision presented options, which was chosen |