skills/smithery.ai/azure-devops-rest-api

azure-devops-rest-api

Installation
SKILL.md

Azure DevOps REST API

Overview

This skill provides guidance for working with Azure DevOps REST APIs using the official OpenAPI specifications from the vsts-rest-api-specs repository. It helps with implementing new API integrations, understanding API capabilities, and referencing the correct request/response formats.

Key API Areas

Azure DevOps REST APIs are organized into the following main areas:

Core Services

  • core - Projects, teams, processes, and organization-level operations
  • git - Repositories, branches, pull requests, commits
  • build - Build definitions, builds, and build resources
  • pipelines - Pipeline definitions and runs
  • release - Release definitions, deployments, and approvals
Installs
1
First Seen
Mar 25, 2026
azure-devops-rest-api from smithery.ai