Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

update_pull_request

Modify existing Bitbucket pull requests by updating titles, descriptions, destination branches, reviewers, or source branch settings to reflect changes during code review.

Instructions

Update/edit an existing Pull Request on Bitbucket Cloud.

Args: repo_slug: Repository slug (name) pr_id: Pull Request ID to update title: New PR title (optional) description: New PR description (optional) destination_branch: New destination branch (optional) reviewers: List of reviewer UUIDs or account_ids to set as reviewers (optional). Pass empty list [] to remove all reviewers. close_source_branch: Whether to close source branch on merge (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Updated PR details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
pr_idYes
titleNo
descriptionNo
destination_branchNo
reviewersNo
close_source_branchNo
workspaceNo

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

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