azure-devops-mcp

by RyanCardin15
Verified

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

NameRequiredDescriptionDefault
skipNoNumber of work items to skip
topNoMaximum number of work items to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "skip": { "description": "Number of work items to skip", "type": "number" }, "top": { "description": "Maximum number of work items to return", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8