get_pull_request
Retrieve full details of any pull request, including title, description, author, state, branches, reviewers, and participants.
Instructions
Get full details for a pull request including title, description, author, state, branches, reviewers, and participants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The Bitbucket project key | |
| pullRequestId | Yes | The pull request ID | |
| repositorySlug | Yes | The repository slug |