get_diff
Fetch the diff of a Bitbucket pull request, with configurable context lines for review.
Instructions
Get pull request diff
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Bitbucket project key | |
| repository | Yes | Repository slug | |
| prId | Yes | Pull request ID | |
| contextLines | No | Number of context lines |