unresolve_comment
Re-open a previously-resolved comment thread. Idempotent on already-unresolved comments. Fires comment.unresolved with reason: 'manual'. (Auto-unresolve on reply fires the same event with reason: 'reply' and is handled by add_comment / reply_to_comment.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment id to re-open. |