MCP Azure DevOps Server

by Vortiago
Verified

get_work_item_details

Retrieve comprehensive details about a specific work item by its ID using the MCP Azure DevOps Server. This tool outputs formatted information for easy reference and analysis.

Instructions

Get detailed information about a work item. Args: id: The work item ID Returns: Formatted string containing comprehensive work item information

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "integer" } }, "required": [ "id" ], "title": "get_work_item_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Azure DevOps Server

Related Tools

ID: 1t73gvug7p