list_pull_requests
List pull requests in a GitHub repository by specifying the owner account and repository name, with optional filtering by state (open, closed, merged, or all) and a configurable result limit.
Instructions
List pull requests in an allowed repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | open | |
| account | Yes | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format |