Skip to main content
Glama
ennuiii

Azure DevOps MCP Server with PAT Authentication

by ennuiii

repo_update_pull_request

Update a pull request in Azure DevOps by specifying its ID and modifying fields such as title, description, target branch, or status using Personal Access Token authentication.

Instructions

Update a Pull Request by ID with specified fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
descriptionNoThe new description for the pull request.
isDraftNoWhether the pull request should be a draft.
pullRequestIdYesThe ID of the pull request to update.
repositoryIdYesThe ID of the repository where the pull request exists.
statusNoThe new status of the pull request. Can be 'Active' or 'Abandoned'.
targetRefNameNoThe new target branch name (e.g., 'refs/heads/main').
titleNoThe new title for the pull request.

Other Tools

Related Tools

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/ennuiii/DevOpsMcpPAT'

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