MCP Azure DevOps Server

by Vortiago
Verified

get_work_item_basic

Retrieve essential details of a work item by its ID using the MCP Azure DevOps Server. This tool accesses and formats basic information for quick reference.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Azure DevOps Server

Related Tools

ID: 1t73gvug7p