get_pull_request_diff
Fetch the diff of a Bitbucket pull request using workspace, repository slug, and PR ID to review code changes.
Instructions
Get the diff of a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace slug |