Bitbucket Server MCP

get_diff

Extract and display differences in a pull request by specifying the repository, pull request ID, and optional context lines for clarity.

Instructions

Get pull request diff

Input Schema

NameRequiredDescriptionDefault
contextLinesNoNumber of context lines
prIdYesPull request ID
projectNoBitbucket project key
repositoryYesRepository slug

Input Schema (JSON Schema)

{ "properties": { "contextLines": { "description": "Number of context lines", "type": "number" }, "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