get_pr_diff
Retrieve the raw diff of any GitHub pull request by providing the owner/repo and PR number. See exactly what changed for code review or analysis.
Instructions
Return the raw diff for a given PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_number | Yes | ||
| owner_repo | Yes |