list_pull_requests
Retrieve pull requests from a GitHub repository with optional filters for state and sort order.
Instructions
List pull requests in a repository with optional state and sort filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| state | No | PR state filter | open |
| sort | No | Sort field |