deck_deleteDecks
Delete specified Anki decks and their associated cards permanently by providing deck names and confirming card removal with the 'cardsToo' argument.
Instructions
Deletes decks with the given names. The 'cardsToo' argument must be specified and set to true.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardsToo | Yes | Must be true to confirm deletion of cards within the decks. | |
decks | Yes | A list of deck names to delete. |