Add or remove a game from lists
add_game_to_listsManage your Backloggd lists by adding a game to specific lists and removing it from others in a single call. Use list IDs from get_lists.
Instructions
Add a game to lists and/or remove it from others in one call. List ids come from get_lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game title, slug, or numeric Backloggd id. | |
| add_list_ids | No | ||
| remove_list_ids | No |