azure-devops MCP Server

by mmruesch12
Verified

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

ID: 3obli4updg