get_pr_diff
Retrieves the diff/patch of a specified pull request from a GitHub repository.
Instructions
Fetches the diff/patch of a specific pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_owner | Yes | ||
| repo_name | Yes | ||
| pr_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |