azure-devops-mcp

by RyanCardin15
Verified

getProcesses

Get all processes

Input Schema

NameRequiredDescriptionDefault
expandIconNoInclude process icons

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "expandIcon": { "description": "Include process icons", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools