add_card
Add a new flashcard to an Anki deck by specifying the deck name, front, back, and optional tags.
Instructions
Add a card to Anki after Cursor Run. Never call in parallel with other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| back | Yes | Back / Rückseite | |
| tags | No | Optional tags | |
| front | Yes | Front / Vorderseite | |
| deck_name | Yes | Exact Anki deck name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |