get_work_item_comments
Retrieve the full discussion thread for any Azure DevOps work item. Access all comments and conversations in one call, no PAT required.
Instructions
Get the full discussion for a work item (GET _apis/wit/workItems/{id}/comments — a SEPARATE endpoint, not part of $expand).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item id. |