bb_list_pipelines
List pipelines in a Bitbucket repository, sorted newest first. Supports pagination and workspace filtering.
Instructions
List pipelines in a Bitbucket repository, sorted by newest first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| pagelen | No | Number of results per page (max 100) | |
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not set) |