Cancel Job
cancel_jobCancel a running or queued Beaker job by providing the task ID. Record the reason for cancellation in job history.
Instructions
Cancel a running or queued Beaker job.
Note: cancelling any part of a job (recipe, recipe set) cancels the entire job. The reason is recorded in the job history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for cancellation. | Cancelled via MCP |
| task_id | Yes | Task ID to cancel (e.g. 'J:12345', 'RS:4321'). Cancelling any part cancels the entire job. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |