Skip to main content
Glama

MCP Azure DevOps Server

get_project_process_id

Retrieve the process ID and details for a specific project in Azure DevOps. Use this tool to identify project processes, obtain IDs for further operations, and verify process information for accurate project management.

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

NameRequiredDescriptionDefault
projectYes

Input Schema (JSON Schema)

{ "properties": { "project": { "title": "Project", "type": "string" } }, "required": [ "project" ], "title": "get_project_process_idArguments", "type": "object" }

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