cs_agent_cancel
Cancel queued or active work, including unfinished descendant turns. Inspect status first if outcome is uncertain.
Instructions
Cancel obsolete, unsafe, or no-longer-needed queued or active work, including unfinished descendant turns. This is a destructive control action; inspect status first when the outcome is uncertain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional audit reason explaining why the delegated work is being cancelled. | |
| turnId | Yes | Queued or active turn id to cancel. |