get_pull_request
Fetch a specific pull request from a Forgejo repository using its numeric index. Provide owner, repo, and PR number to retrieve the request details.
Instructions
Get a pull request by its numeric index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| index | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||