create_card
Create a new Anki flashcard by specifying deck, note type, fields, and tags for LLM-generated study material.
Instructions
Create a new flashcard in Anki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to add to the card | |
| fields | Yes | Fields for the card (e.g., Front, Back) | |
| deckName | Yes | Name of the deck to add the card to | |
| modelName | Yes | Name of the note type/model to use | Basic |