delete_work_item_comment
Delete a comment from a work item by specifying project, work item, and comment IDs. Clean up feedback efficiently.
Instructions
Delete a comment for a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| work_item_id | Yes | UUID of the work item | |
| comment_id | Yes | UUID of the comment |