list_pr_reviewers
Fetch all reviewers and their vote status for a pull request, providing a clear overview of review progress.
Instructions
List all reviewers on a PR with vote details.
Args: pr_url_or_id: A full PR URL or numeric PR ID. working_directory: Optional path for context resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_url_or_id | Yes | ||
| working_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |