unapprove_pull_request
Revoke approval from a Bitbucket pull request to signal that changes are needed. Provide workspace, repository, and pull request ID to unapprove.
Instructions
Remove approval from a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace/project key (e.g., "PROJ") | |
| repository | Yes | Repository slug (e.g., "my-repo") | |
| pull_request_id | Yes | Pull request ID |