get_pull_request
Retrieve details of a specific pull request including source, destination, and status from Bitbucket Cloud repositories.
Instructions
Get details of a specific pull request including its source, destination, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| pr_id | Yes | The pull request ID |