getPendingReviewPRs
Find open pull requests in Bitbucket that need your review. This tool lists PRs where you are a reviewer but have not yet approved.
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 |
|---|---|---|---|
| limit | No | Maximum number of PRs to return (optional) | |
| workspace | No | Bitbucket workspace name (optional, defaults to BITBUCKET_WORKSPACE) | |
| repositoryList | No | List of repository slugs to check (optional) |