stop_pipeline
Stop a running Bitbucket pipeline by specifying the repository slug and pipeline UUID. Use this tool to halt ongoing CI/CD processes when needed.
Instructions
Stop a running pipeline.
Args: repo_slug: Repository slug (name) pipeline_uuid: Pipeline UUID (with or without braces) workspace: Bitbucket workspace (optional if configured)
Returns: Confirmation or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| pipeline_uuid | Yes | ||
| workspace | No |