azuredevops_add_comment
Add an HTML-formatted comment to an existing Azure DevOps work item using its ID and project, so AI assistants can post updates and feedback in context.
Instructions
Add a comment to an existing Azure DevOps work item. Supports HTML formatting. Project is required - discover it from project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID to add comment to | |
| text | Yes | Comment text (supports HTML formatting) | |
| project | Yes | Azure DevOps project name (required - discover from project context) |