resolve_comment
Mark a comment as resolved in a Word document by setting its done flag. Provide the comment ID to complete the action.
Instructions
Mark a comment as resolved (sets w15:done='1' in commentsExtended.xml).
Args: comment_id: ID of the comment to resolve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |