azure-devops MCP Server

by mmruesch12
Verified

get_project

Retrieve specific details of an Azure DevOps project by using its ID or name. This tool simplifies project information access for streamlined management and oversight.

Instructions

Get details of a specific Azure DevOps project

Input Schema

NameRequiredDescriptionDefault
idNoID (GUID) of the project
nameNoName of the project

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID (GUID) of the project", "type": "string" }, "name": { "description": "Name of the project", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from azure-devops MCP Server

Related Tools

ID: 3obli4updg