gitea_get_pr_diff
Retrieve unified diffs from Gitea pull requests to review code changes and track modifications in self-hosted repositories.
Instructions
[UNIFIED] Get the unified diff of a pull request.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| pr_number | Yes |