deck_createDeck
Generate a new empty Anki flashcard deck without overwriting existing decks. Specify the deck name to create it and receive the unique deck ID.
Instructions
Creates a new empty deck. Will not overwrite an existing deck with the same name. Returns the ID of the created deck.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deck | Yes | The name of the deck to create (e.g., 'Japanese::Tokyo'). |