devops_work_item_comment_list
List comments on a work item to review discussions and feedback. Optionally specify number and format (HTML or markdown).
Instructions
List comments on a work item. Returns up to top comments (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of comments to return. Defaults to 50. | |
| format | No | Response format: 'html' (default) or 'markdown'. | html |
| work_item_id | Yes | The numeric work item ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |