Delete a list (irreversible)
delete_listDelete a Backloggd list and all its games. Two-step confirmation: preview first, then confirm with token to permanently remove it.
Instructions
IRREVERSIBLE. Deletes an entire list and everything in it. Requires confirmation — call once without a token to see the list name and how many games it holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Numeric list id from get_lists. | |
| confirmation_token | No | Confirmation token. Leave this out on the first call: the tool will return a preview of exactly what would be destroyed, together with a token. Show that preview to the user, get their agreement, and only then call again with the token. |