bb_get_pull_request
Get complete details for a pull request, including state, branches, author, reviewers, participants, version, and web link. Provides the info needed to review or manage a PR.
Instructions
Get full details for a single PR: state, branches (from/to), author, reviewers, participants, version, and web link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | PR id (e.g. 123) | |
| repoSlug | Yes | ||
| projectKey | Yes |