get_work_item_updates
Retrieve the complete change history of an Azure DevOps work item to track modifications, identify who made changes, and understand when updates occurred.
Instructions
Get the full change history of a work item (who changed what and when)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workItemId | Yes | Work item ID | |
| top | No | Max history entries to return (default: all) |