approve_pull_request
Automate approval of Bitbucket pull requests by specifying workspace, repository, and pull request ID for streamlined code review and PR lifecycle management.
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") |