Skip to main content
Glama

manage_pipelines

Manage Azure DevOps CI/CD pipelines to list, trigger, and monitor builds, runs, logs, and configurations.

Instructions

Manage Azure DevOps CI/CD pipelines. Actions: 'list', 'get', 'list_runs', 'get_run', 'get_logs', 'get_log', 'get_build_changes', 'list_definitions', 'list_variable_groups', 'get_variable_group', 'list_environments', 'trigger'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'get', 'list_runs', 'get_run', 'trigger', 'get_logs', 'get_log', 'get_build_changes', 'list_definitions', 'list_variable_groups', 'get_variable_group', 'list_environments'
project_keyNoProject name (required)
pipeline_idNoPipeline ID (required for get, list_runs, trigger, get_logs, get_log)
run_idNoRun ID (required for get_run, get_logs, get_log)
log_idNoLog ID (required for get_log)
build_idNoBuild ID (required for get_build_changes)
branchNoBranch name to run pipeline on (for trigger)
topNoMax results to return
group_idNoVariable group ID (required for get_variable_group)

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/zach-snell/adtk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server