approve_pull_request
Facilitates pull request approval in Bitbucket by specifying a workspace, repository, and pull request ID, streamlining code review and merge workflows on the Bitbucket MCP Server.
Instructions
Approve a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pull_request_id | Yes | Pull request ID | |
repository | Yes | Repository slug (e.g., "my-repo") | |
workspace | Yes | Bitbucket workspace/project key (e.g., "PROJ") |