Skip to main content
Glama

azure-devops MCP Server

by mmruesch12

get_pull_request

Retrieve detailed information about a specific pull request by providing its ID using this Azure DevOps MCP Server tool.

Instructions

Get details of a specific pull request

Input Schema

NameRequiredDescriptionDefault
pullRequestIdYesID of the pull request

Input Schema (JSON Schema)

{ "properties": { "pullRequestId": { "description": "ID of the pull request", "type": "number" } }, "required": [ "pullRequestId" ], "type": "object" }

You must be authenticated.

Other Tools from azure-devops MCP Server

Related Tools

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/mmruesch12/azdo-mcp'

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