Create a list
create_listCreate a new empty game list for your Backloggd library, choose its type (unranked, ranked, or game-of-the-year), and optionally specify the year for a GOTY list.
Instructions
Create a new, empty game list. Use add_game_to_lists afterwards to populate it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | List title, up to 128 characters. | |
| type | No | 'ranked' numbers its entries; 'goty' is a game-of-the-year list. | unranked |
| year | No | Required only for a 'goty' list. |