cancel_job
Cancel a durable long-running job by ID on Awaitless. Specify an optional grace period for clean shutdown; jobs survive client disconnects and are removed from the queue.
Instructions
Cancel a durable job without relying on a client-side process handle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| grace_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||