github.list_prs
List pull requests in a GitHub repository, filtered by state (open, closed, etc.). Specify owner, repo, and state to get PR details with pagination support.
Instructions
List pull requests in a repository, filtered by state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| owner | Yes | ||
| state | No | open | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |