bitbucket_pull_request_get
Retrieve complete details of a specific Bitbucket pull request by repository slug and ID. Use to inspect status, changes, and metadata for review workflows.
Instructions
Get full details of one pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |