Resolve PR comment
resolve_pr_commentMark a pull request comment as resolved or unresolved in Bitbucket. Toggle resolution state to track discussion progress.
Instructions
Mark a PR comment as resolved or unresolved. Defaults to resolved=true. Use list_pr_comments to see current resolution state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Bitbucket repo slug. | |
| pr_id | No | Pull request id. | |
| resolved | No | True to mark resolved (default), false to unresolve. | |
| workspace | No | Bitbucket workspace (slug). | |
| comment_id | Yes | ID of the comment to (un)resolve. |