bb_get_issue
Retrieve detailed information about a specific Bitbucket issue using workspace, repository slug, and issue ID.
Instructions
Get details of a specific issue in a Bitbucket repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID | |
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not set) |