delete_bug
Delete a specific bug from a project using its ID and project name.
Instructions
Delete a bug by ID within a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bug_id | Yes | Integer ID of the bug to delete. | |
| project | Yes | Name identifying the project the bug belongs to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||