add_note
Add a flashcard to Anki by specifying the deck, note type, fields, and optional tags. Integrates with MCP-AnkiConnect for creating and managing flashcards directly in conversations.
Instructions
Add a flashcard to Anki. Ensure you have looked at examples before you do this, and that you have got approval from the user to add the flashcard. Args: deckName: str - The name of the deck to add the flashcard to. modelName: str - The name of the note type to use. fields: dict - The fields of the flashcard to add. tags: List[str] - The tags to add to the flashcard.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deckName | Yes | ||
fields | Yes | ||
modelName | Yes | ||
tags | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-AnkiConnect
Related Tools
- @nailuoGG/anki-mcp-server
- @samefarrar/mcp-ankiconnect
- @nailuoGG/anki-mcp-server
- @nailuoGG/anki-mcp-server
- @nailuoGG/anki-mcp-server