getPendingReviewPRs
Retrieve open pull requests awaiting your review approval in Bitbucket.
Instructions
List all open pull requests in the workspace where the authenticated user is a reviewer and has not yet approved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Bitbucket workspace name (optional, defaults to BITBUCKET_WORKSPACE) | |
| limit | No | Maximum number of PRs to return (optional) | |
| repositoryList | No | List of repository slugs to check (optional) |