Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_process_details

Retrieve detailed process information from Azure DevOps, including properties, configuration, work item types, and default status.

Instructions

    Gets detailed information about a specific process.
    
    Use this tool when you need to:
    - View process properties and configuration
    - Get a list of work item types defined in a process
    - Check if a process is the default for the organization
    
    Args:
        process_id: The ID of the process
        
    Returns:
        Detailed information about the process including properties and
        available work item types
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
process_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