Get Pipeline Run
get_pipeline_runRetrieve details of a specific pipeline run in Bitbucket using repository slug and pipeline UUID.
Instructions
Get details for a specific pipeline run.
Args: repo_slug: Repository slug pipeline_uuid: Pipeline UUID workspace: Workspace name (optional, defaults to configured workspace)
Returns: Pipeline run details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No | ||
| pipeline_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |