azure-devops-mcp

by RyanCardin15
Verified

searchWorkItems

Search for Azure DevOps work items by specific text and retrieve results, enabling efficient management and access to project tasks and issues directly from the MCP server.

Instructions

Search for work items by text

Input Schema

NameRequiredDescriptionDefault
searchTextYesText to search for in work items
topNoMaximum number of work items to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "searchText": { "description": "Text to search for in work items", "type": "string" }, "top": { "description": "Maximum number of work items to return", "type": "number" } }, "required": [ "searchText" ], "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8