list_pipelines
Retrieve recent pipeline runs for a Bitbucket repository to monitor build status and execution history.
Instructions
List recent pipeline runs for a repository.
Args:
repo_slug: Repository slug
limit: Maximum number of results (default: 10)
Returns:
List of recent pipeline runsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| limit | No |