list_pull_requests
List pull requests for a repository, with pagination and state filters for OPEN, MERGED, DECLINED, or SUPERSEDED.
Instructions
Lists pull requests in a repository, fully paginated. Requires an explicit repo argument and resolves workspace via the standard precedence. Filters by state (OPEN | MERGED | DECLINED | SUPERSEDED), defaulting to "OPEN".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| state | No | ||
| workspace | No |