Get PR
get_prRetrieve a Bitbucket pull request's metadata such as title, state, author, branches, description, and URL by providing workspace, repo, and PR ID.
Instructions
Fetch a Bitbucket pull request's metadata (title, state, author, branches, description, URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Bitbucket repo slug. | |
| pr_id | No | Pull request id. | |
| workspace | No | Bitbucket workspace (slug). |