bb_get_pipeline
Retrieve details of a specific pipeline in a Bitbucket repository by providing workspace, repo slug, and pipeline UUID.
Instructions
Get details of a specific pipeline in a Bitbucket repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not set) | |
| pipeline_uuid | Yes | Pipeline UUID |