ado_work_item_comment_add
Add a comment to an Azure DevOps work item by providing the work item ID and comment text, ensuring all feedback stays attached to the right item.
Instructions
Add a comment to a work item when write mode is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| project | No | ||
| work_item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |