addBasicCard
Add a basic flashcard to an Anki deck by providing the front and back text, deck ID, and optional tags.
Instructions
Add a single basic card to a deck
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| back | Yes | Back side of the card | |
| tags | No | Tags for the card | |
| front | Yes | Front side of the card | |
| deckId | Yes | ID of the deck to add card to |