get_pr_diff
Fetch the raw file-by-file diff of a pull request to inspect changes without AI review.
Instructions
Fetch the raw file-by-file diff for a pull request, with no AI review applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes | The PR number |