get_pull_request_diff
Retrieve the diff or patch of a pull request to review code changes. Supply owner, repo, and pull number to get the exact modifications for inspection.
Instructions
Get the diff/patch of a pull request to review code changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |