add_comment_reaction
Add an emoji reaction to a Loom video comment. Specify comment ID, reaction emoji, and optional comment type.
Instructions
Add an emoji reaction to a comment on a Loom video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The comment GUID | |
| reaction | Yes | The reaction emoji string (e.g. 'heart', '+1', 'fire') | |
| comment_type | No | Comment type: COMMENT or REPLY | COMMENT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |