Get work item comments
get_work_item_commentsRetrieve paginated comments for an Azure Boards work item to access discussion history and context.
Instructions
List pageable comments for one Azure Boards work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| order | No | ||
| expand | No | ||
| project | No | Project name or ID. Uses AZURE_DEVOPS_DEFAULT_PROJECT when omitted. | |
| workItemId | Yes | Azure Boards work item ID. | |
| includeDeleted | No | ||
| continuationToken | No |