Cancel pipeline
cancel_pipelineCancel all cancelable jobs in a running GitLab pipeline, saving unnecessary CI time. Provide the project and pipeline ID to stop the current run.
Instructions
Cancel all cancelable jobs in a running GitLab pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |