cancel_pipeline_job
Cancel a running GitLab pipeline job by providing its project and job IDs. Use the force flag to stop unresponsive jobs.
Instructions
Cancel a running pipeline job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force cancellation of the job | |
| job_id | No | The ID of the job | |
| project_id | No | Project ID or URL-encoded path |