Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_project_process_id

Retrieve the process ID for an Azure DevOps project to identify its workflow template and enable process-related operations.

Instructions

    Gets the process ID associated with a project.
    
    Use this tool when you need to:
    - Find out which process a project is using
    - Get the process ID for use in other process-related operations
    - Verify process information for a project
    
    Args:
        project: Project ID or project name
        
    Returns:
        Formatted information about the process including name and ID
    

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