update_pull_request
Modify pull request details including title, description, or target branch in Bitbucket Cloud repositories to keep code reviews current.
Instructions
Update a pull request title, description, or destination branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| pr_id | Yes | The pull request ID | |
| title | No | New title | |
| description | No | New description | |
| destination_branch | No | New destination branch |