Anki MCP Server

update_cards

Mark cards as answered and update their ease after user reviews in the Anki MCP Server, ensuring accurate progress tracking and optimized learning schedules.

Instructions

After the user answers cards you've quizzed them on, use this tool to mark them answered and update their ease

Input Schema

NameRequiredDescriptionDefault
answersNo

Input Schema (JSON Schema)

{ "properties": { "answers": { "items": { "properties": { "cardId": { "description": "Id of the card to answer", "type": "number" }, "ease": { "description": "Ease of the card between 1 (Again) and 4 (Easy)", "type": "number" } }, "type": "object" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Anki MCP Server

Related Tools

ID: 1srmm6tbie