deck_deleteDecks
Delete specified Anki decks and their associated cards by providing deck names and confirming card deletion. Streamlines deck management within Anki-MCP server.
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. |