Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_work_item

Retrieve detailed information about Azure DevOps work items by ID to view current status, assigned users, descriptions, and custom fields.

Instructions

    Retrieves detailed information about one or multiple work items.
    
    Use this tool when you need to:
    - View the complete details of a specific work item
    - Examine the current state, assigned user, and other properties
    - Get information about multiple work items at once
    - Access the full description and custom fields of work items
    
    Args:
        id: The work item ID or a list of work item IDs
        
    Returns:
        Formatted string containing comprehensive information for the
        requested work item(s), including all system and custom fields,
        formatted as markdown with clear section headings
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes

Latest Blog Posts

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/aadityasinghal7/mcp'

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