get_pull_request
Retrieve a specific pull request by ID from a Bitbucket repository to review changes, check status, or manage code integration.
Instructions
Get a single pull request by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | Yes | Name of the repository (repo slug) | |
| pull_request_id | Yes | The ID of the pull request. |