get_pr_diff
Retrieve the diff or patch of a specific pull request to analyze code changes and support automated review workflows.
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 |