gui_add_cards
Opens Anki's add dialog with pre-filled fields, deck, and model. Returns the note ID after user confirmation.
Instructions
Open Anki's Add dialog pre-filled with the given note (does not save it automatically). Returns the note ID if the user confirms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deck | Yes | ||
| tags | No | ||
| model | Yes | ||
| fields | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||