azure-devops-mcp

getMyWorkItems

Retrieve your assigned work items from Azure DevOps with options to filter by state and limit results. Facilitates efficient task management and prioritization.

Instructions

Get work items assigned to you

Input Schema

NameRequiredDescriptionDefault
stateNoFilter by work item state
topNoMaximum number of work items to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "state": { "description": "Filter by work item state", "type": "string" }, "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