kaiten_cancel_compute_job
Cancel a running or queued compute job to stop further processing and prevent execution. Provide the job ID to mark it as canceled.
Instructions
Cancel a running or queued compute job. Sets canceled_at timestamp on the job, preventing further processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Compute job ID to cancel |