nexus_like_comment
Like a Nexus Mods comment by ID using v2 GraphQL. Returns the updated comment JSON or an error string.
Instructions
Like a comment via v2 GraphQL.
Consumes the v2 GraphQL pool, NOT the v1 REST rate-limit quota.
Returns: JSON {likeComment: {comment}} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment ID to like. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |