github_list_prs
List pull requests in a GitHub repository to enable code review workflows, filtering by open, closed, or all states.
Instructions
List pull requests in a repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| state | No | PR state: open, closed, or all | open |