get_pull_request
Fetch details for a specific Bitbucket Cloud pull request using workspace, repository slug, and PR ID. Use it to review PR status, description, and metadata via MCP.
Instructions
Get details of a specific pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace slug |