Resolve Decision
resolve_decisionRecord the chosen resolution for a pending decision to finalize it.
Instructions
Record the chosen option for a previously saved pending decision. Call this when the user states their decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resolution | Yes | Chosen resolution text for a pending decision. | |
| decision_id | Yes | Exact pending-decision ID returned by list_pending_decisions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |