add_comment_reaction
add_comment_reactionAdd a reaction emoji like 'like' or 'heart' to a specific comment by providing the comment ID and reaction key.
Instructions
Add a reaction emoji (e.g. "like") to a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The ID of the comment to react to | |
| reaction | Yes | The reaction key (e.g. "like", "heart", "thumbs_up") |