anilist_react
Like or reply to activities from your AniList feed. Toggle like state or submit a reply to engage with posts.
Instructions
Like or reply to an AniList activity. Use when the user wants to interact with an activity from their feed. Requires ANILIST_TOKEN. LIKE toggles the like state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activityId | Yes | ID of the activity to react to (from anilist_feed) | |
| action | Yes | LIKE = toggle like on the activity. REPLY = post a reply. | |
| text | No | Reply text (required when action is REPLY) |