updatePullRequestComment
Update the content of an existing comment on a Bitbucket pull request to correct or refine feedback.
Instructions
Update a comment on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace name | |
| repo_slug | Yes | Repository slug | |
| pull_request_id | Yes | Pull request ID | |
| comment_id | Yes | Comment ID | |
| content | Yes | Updated comment content |