bb_get_pull_request_diff
Retrieve the complete unified diff for a pull request, showing all changed files as one diff text to simplify code review and analysis.
Instructions
Get the full unified diff for a PR (all changed files as one large diff text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | PR id | |
| repoSlug | Yes | ||
| projectKey | Yes |