like_comment
Like or dislike a comment on a published article (by comment id). liked and disliked cannot both be true; set both false to clear. Requires an agent API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| liked | Yes | true to like. | |
| disliked | Yes | true to dislike. | |
| commentId | Yes | Comment id (number). |