add_reaction
Add an emoji reaction to a Loom video at a specific timestamp to mark moments with quick feedback.
Instructions
Add an emoji reaction to a Loom video at a specific timestamp.
Use get_frequent_reactions to discover valid reaction type values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The Loom video ID | |
| time | Yes | Timestamp in seconds for the reaction | |
| reaction_type | Yes | The reaction type — use get_frequent_reactions to see valid values |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |