getPipelineSteps
Retrieve the list of steps for a specific Bitbucket pipeline run using its UUID, workspace, and repository slug.
Instructions
List steps for a pipeline run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name | |
| pipeline_uuid | Yes | Pipeline UUID |