get_pull_request
Get details of a specific pull request in a Bitbucket Server repository using project key, repository slug, and pull request ID.
Instructions
Get pull request details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Bitbucket project key | |
| repository | Yes | Repository slug | |
| prId | Yes | Pull request ID |