getRecentlyUpdatedWorkItems
Fetch the most recent work item updates in Azure DevOps by specifying skip and top parameters. Simplifies tracking changes and managing tasks efficiently.
Instructions
Get recently updated work items
Input Schema
Name | Required | Description | Default |
---|---|---|---|
skip | No | Number of work items to skip | |
top | No | Maximum number of work items to return |