add_comment
Add a comment to an Azure DevOps work item by providing the work item ID and comment text.
Instructions
Add a comment to a work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID | |
| comment | Yes | Comment text | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |