Get PR diff
get_pr_diffFetch the unified diff for a Bitbucket pull request to review exact code changes. Returns raw text diff for analysis.
Instructions
Fetch the unified diff for a pull request. Returns the raw text diff, suitable for reviewing what the PR changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Bitbucket repo slug. | |
| pr_id | No | Pull request id. | |
| workspace | No | Bitbucket workspace (slug). |