ado_get_work_item_comments
List comments on a given work item in Azure DevOps using the work item ID. Optionally specify the project.
Instructions
List the comments on a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |