get_pr_details
Retrieve detailed information about a Bitbucket pull request using workspace, repository slug, pull request ID, email, and API token.
Instructions
Get detailed information about a Bitbucket pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace name | |
| repo_slug | Yes | Repository name/slug | |
| pr_id | Yes | Pull request ID | |
| Yes | Atlassian account email | ||
| api_token | Yes | Bitbucket API token (App password) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||