pipeline_steps
Retrieve the steps or stages of a Bitbucket pipeline run by providing its UUID. Essential for auditing pipeline progress and troubleshooting failed runs.
Instructions
Get steps/stages of a pipeline run.
Args: pipeline_uuid: Pipeline UUID 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 |