get_pull_request
Retrieve complete details of a Bitbucket pull request by ID, including workspace and repository context. Get all essential information to review and manage pull requests effectively.
Instructions
Get full details of a pull request.
Args: pr_id: Pull request ID number workspace: Workspace slug repo: Repository slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| pr_id | Yes | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |