devops_work_item_comment_delete
Remove a comment from a work item by specifying the work item ID and comment ID.
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 |