approve_pull_request
Approve pull requests on Bitbucket Cloud to facilitate code review completion and merge readiness. Specify repository, pull request ID, and optional workspace.
Instructions
Approve a Pull Request on Bitbucket Cloud.
Args: repo_slug: Repository slug (name) pr_id: Pull Request ID to approve workspace: Bitbucket workspace (optional if configured)
Returns: Approval confirmation or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| pr_id | Yes | ||
| workspace | No |