create_deck
Creates a new deck in the Anki collection. Provide a deck name and optionally a collection path.
Instructions
Create a new deck in the collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deck_name | Yes | Name of the deck to create | |
| collection_path | No | Path to collection file (optional) |