Skip to main content
Glama
sepal7
by sepal7

ado_api_call

Execute Azure DevOps REST API calls to manage work items, repositories, pipelines, and other services through customizable HTTP methods and endpoints.

Instructions

Make a generic Azure DevOps REST API call

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectNoProject name (default: YourProject). Specify any project name in your organization
endpointYesAPI endpoint (e.g., /git/repositories)
methodNoHTTP method (GET, POST, PATCH, PUT, DELETE)GET
paramsNoQuery parameters
bodyNoRequest body (for POST/PATCH/PUT)

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/sepal7/mcp-ado'

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