Add cards to a deck
expand_deckAdds new cards to one of the user's existing NextLang decks, avoiding cards it already has. Costs 1 credit: confirm first unless the user explicitly asked. Get deckId and platform from list_decks. Returns how many cards were added, the new total and the remaining credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | How many cards to add | |
| deckId | Yes | ||
| platform | Yes | Flashcard app the deck is for |