gui_add_cards
Add flashcards to a specified Anki deck using a note model, populate fields, and apply tags for organized learning.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deckName | Yes | Name of the deck to add the note to | |
fields | Yes | Object with field names as keys and field content as values | |
modelName | Yes | Name of the note model/type | |
tags | No | Array of tags to add to the note |