list_pull_requests
Retrieve pull requests from a Bitbucket repository to track code review status and manage changes. Filter by OPEN, MERGED, or DECLINED states to monitor development progress.
Instructions
List all pull requests in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | Yes | Name of the repository (repo slug) | |
| state | No | The state of the pull request. |