bitbucket_get_pr_diff
Retrieve the diff and changes of a pull request by providing project key, repository slug, and pull request ID.
Instructions
Get pull request diff/changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project key | |
| repo | Yes | Repository slug | |
| prId | Yes | Pull request ID |