get_pr_diff
Retrieve the code diff for a pull request by specifying the repository owner, name, and pull request number.
Instructions
Get the diff of a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| index | Yes | Pull request number |