bitbucket_get_pull_request
Retrieve detailed information about a specific pull request, including its description and assigned reviewers, from a Bitbucket Data Center repository.
Instructions
Get full details of a specific pull request including description and reviewers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| repository_slug | Yes | The repository slug | |
| pull_request_id | Yes | The pull request ID number |