anki_add_note
Add a flashcard to an Anki deck by specifying the deck name and providing the front and back content. Integrates with AnkiConnect for efficient note creation.
Instructions
Add a flashcard to an Anki deck
Input Schema
Name | Required | Description | Default |
---|---|---|---|
back | Yes | Back of the flashcard | |
deckName | Yes | The target deck name | |
front | Yes | Front of the flashcard |