get_pull_request_diff
Retrieve the diff of a pull request to see all code changes and streamline the code review process.
Instructions
Get the diff of a pull request for code review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoSlug | Yes | The repository slug | |
| projectKey | Yes | The project key (e.g., PROJ) | |
| pullRequestId | Yes | The pull request ID |