ray_job_cancel
Stop a submitted or running Ray job on a GPU inference cluster by providing its job ID, freeing resources and enabling cluster management.
Instructions
[WRITE][risk=medium] Stop a submitted/running Ray job.
Args: job_id: Job id (from ray_job_list). target: Inference target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| target | No |