Bitbucket Server MCP

by garc33

decline_pull_request

Decline a pull request in Bitbucket Server by specifying the pull request ID, repository, and optional reason. Integrates with the MCP protocol for streamlined pull request management.

Instructions

Decline a pull request

Input Schema

NameRequiredDescriptionDefault
messageNoReason for declining
prIdYesPull request ID
projectNoBitbucket project key
repositoryYesRepository slug

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Reason for declining", "type": "string" }, "prId": { "description": "Pull request ID", "type": "number" }, "project": { "description": "Bitbucket project key", "type": "string" }, "repository": { "description": "Repository slug", "type": "string" } }, "required": [ "repository", "prId" ], "type": "object" }

You must be authenticated.

Other Tools from Bitbucket Server MCP

Related Tools

ID: jskr5c1zq3