add_flashcards
Append flashcards to an existing deck using its slug and ID. Markdown formatting works for fronts and backs, with optional hints and code snippets.
Instructions
Append cards to an existing deck. Markdown works in front and back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| cards | Yes | [{"front","back","hint","code","code_language"}] | |
| deck_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||