list_pull_requests
List pull requests in a Forgejo repository with filters for state (open, closed, all) and pagination controls for page and limit. Helps review pending changes and track merged or closed PRs.
Instructions
List pull requests. state in open/closed/all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| limit | No | ||
| owner | Yes | ||
| state | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||