Skip to main content
Glama

create_note

Add a new note to an Anki deck with specified fields, model, and optional tags for spaced repetition learning.

Instructions

Create a new note in the specified deck with the given fields and tags.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deck_nameYesName of the Anki deck to add the note to
model_nameYesName of the note type/model to use for this note
fieldsYesDictionary mapping field names to their values (e.g., {'Front': 'Question', 'Back': 'Answer'})
tagsNoOptional list of tags to add to the note

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amidvidy/anki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server