get_diff
Extract and display differences in a pull request by specifying the repository, pull request ID, and optional context lines for clarity.
Instructions
Get pull request diff
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contextLines | No | Number of context lines | |
prId | Yes | Pull request ID | |
project | No | Bitbucket project key | |
repository | Yes | Repository slug |