anki_add_note
Add a flashcard to a specified Anki deck by providing the deck name, front, and back content for the note. Integrates with Anki via the AnkiConnect plugin.
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 |