get_pull_request_diffs
Retrieve file modifications and code changes from pull requests to review updates before merging.
Instructions
Get the changes/diffs of a pull request to see what files were modified
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier (GitLab: "group/project" or ID, GitHub: "owner/repo") | |
| pr_number | Yes | Pull request number |