list_pull_requests
Retrieve pull requests from a Bitbucket Cloud repository with filtering options to view open, merged, declined, or superseded requests.
Instructions
List pull requests for a repository with optional filtering by state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| state | No | Filter by state | |
| page | No | Page number | |
| pagelen | No | Results per page |