Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_work_item_types

Retrieve all work item types in an Azure DevOps project to understand available options and obtain reference names for operations.

Instructions

    Gets a list of all work item types in a project.
    
    Use this tool when you need to:
    - See what work item types are available in a project
    - Get reference names for work item types to use in other operations
    - Plan work item creation by understanding available types
    
    Args:
        project: Project ID or project name
        
    Returns:
        A formatted table of all work item types with names, reference
        names, and descriptions
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectYes

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