Like or unlike a game
set_game_likeUpdate whether a game is liked in your Backloggd library. Pass the game identifier and a boolean to mark or unmark it as liked.
Instructions
Toggle the heart on a game.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game title, slug, or numeric Backloggd id. | |
| liked | Yes |