stop_pipeline
Stop a running Bitbucket pipeline by providing repository slug and pipeline UUID to halt execution and update status.
Instructions
Stop a running pipeline.
Args:
repo_slug: Repository slug
pipeline_uuid: Pipeline UUID
Returns:
Updated pipeline statusInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| pipeline_uuid | Yes |