get_pr_diff
Retrieve the complete diff showing all changes in a Bitbucket Cloud pull request to review modifications before merging.
Instructions
Get the diff for a pull request showing all changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| pr_id | Yes | The pull request ID |