list_pull_requests
List pull requests from a GitHub repository, filtering by state (open, closed, all) and setting a limit on results.
Instructions
List pull requests in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| limit | No | ||
| owner | Yes | ||
| state | No | open |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |