create-deck
Create an Anki deck by specifying a name. Use :: in the name to build nested decks, such as Biology::Cells.
Instructions
Create a new Anki deck
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new deck. A `::` in the name creates a nested deck - `Biology::Cells` is a deck named Cells inside a deck named Biology and Anki creates the parent if it does not exist. There is no way to name a single deck literally `Biology::Cells`. |