devops_work_item_comment_delete
Delete a specific comment from a work item by providing the work item ID and comment ID. Removes unwanted feedback or outdated discussion.
Instructions
Delete a comment from a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_item_id | Yes | The numeric work item ID. | |
| comment_id | Yes | The numeric ID of the comment to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |