azdo_add_comment
Add comments to Azure DevOps work items to document progress, provide feedback, or update stakeholders on task status.
Instructions
Add a comment to a work item
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | AzDO org name | |
| project | Yes | AzDO project name | |
| text | Yes | Comment text (supports markdown) | |
| work_item_id | Yes | Work item ID to add comment to |