get_pr_diff
Retrieve the raw diff of any GitHub pull request by providing the owner, repository, and pull request number. Use it to inspect code changes directly.
Instructions
Get the raw diff of a Pull Request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |