cancel_job
Cancel a specific running CI/CD job to stop a hanging or unnecessary pipeline step, without affecting other jobs.
Instructions
Cancel a specific running CI/CD job without affecting other jobs in the pipeline. Use this to stop a single job that is hanging or no longer needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| job_id | Yes | Job local ID | |
| project | Yes | Project alias |