stop_pipeline
Stop a running Bitbucket pipeline by providing its UUID, workspace, and repository slug.
Instructions
Stop a running pipeline.
Args: pipeline_uuid: Pipeline UUID (from list_pipelines) workspace: Workspace slug repo: Repository slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| workspace | No | ||
| pipeline_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |