Get Pull Request
bitbucket_get_pull_requestRetrieve full details of a specific pull request, including its description and assigned reviewers, to review changes and approval status.
Instructions
Get full details of a specific pull request including description and reviewers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| pull_request_id | Yes | The pull request ID number | |
| repository_slug | Yes | The repository slug | |
| response_format | No | Output format: markdown (default) or json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |