List flashcard decks
list_decksLists the user's most recent NextLang decks, newest first, with each deck's language pair and link, plus total: how many decks match the filters in all, beyond the listed ones. Answer "how many decks" questions from total and filter by learningLanguage or translationLanguage instead of opening decks one by one. To find a deck the user names ("the kitchen deck"), pass part of its name as query: older decks are only reachable that way. Use it to find a deck to show or expand, and after a failed generate_deck call to check whether the deck was created anyway.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many decks to list, 1-20, 10 by default; total counts all | |
| query | No | Part of the deck name to search for, in any case | |
| platform | No | Flashcard app the deck is for | |
| learningLanguage | No | Only decks for learning this language | |
| translationLanguage | No | Only decks translated into this language |