list_pull_requests
Retrieve pull requests from a GitHub repository, with options to filter by state and control the results per page.
Instructions
List pull requests in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| state | No | open | |
| per_page | No |