update_pull_request
Update a pull request's title, description, destination branch, or reviewers in Bitbucket Cloud.
Instructions
Updates a pull request's title, description, destination branch, and/or reviewers. Does NOT support merge, approve, or decline — passing a state is explicitly rejected. WRITE tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| pr_id | Yes | ||
| state | No | ||
| title | No | ||
| reviewers | No | ||
| workspace | No | ||
| description | No | ||
| destinationBranch | No |