Skip to main content
Glama

MCP Azure DevOps Server

by Vortiago

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vortiago/mcp-azure-devops'

If you have feedback or need assistance with the MCP directory API, please join our Discord server