bb_delete_issue
Delete an issue from a Bitbucket repository by providing its numeric ID. Resolves unwanted or outdated issues directly from your workspace.
Instructions
Delete an issue from a Bitbucket repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Numeric issue ID | |
| repo_slug | No | Repository slug/name; defaults to the repo detected from the current directory's git remote | |
| workspace | No | Bitbucket workspace |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |