Skip to main content
Glama

bitbucket_update_pull_request

Modify a pull request's title, description, or reviewers in Bitbucket Data Center. Requires the current PR version number for optimistic locking.

Instructions

Update a pull request's title, description, or reviewers.

Requires the current PR version number for optimistic locking — fetch it first using bitbucket_get_pull_request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesThe project key
repository_slugYesThe repository slug
pull_request_idYesThe pull request ID number
versionYesCurrent version of the PR (for optimistic locking — get from bitbucket_get_pull_request)
titleNoNew PR title
descriptionNoNew PR description
reviewersNoFull list of reviewer usernames (replaces existing)

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/christopherekfeldt/mcp-bitbucket-dc'

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