worker_cancel
Cancel an active Worker owned by the current supervisor session. Provide the task ID to interrupt it immediately, optionally with a reason.
Instructions
Immediately interrupt and cancel an active Worker owned by the current supervisor session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| taskId | Yes |