Skip to main content
Glama

Anki MCP Server

by nailuoGG

delete_note

Remove a specific note from Anki by providing its unique ID. This tool simplifies note management within the Anki MCP Server, ensuring efficient organization of flashcards.

Instructions

Delete a note

Input Schema

NameRequiredDescriptionDefault
noteIdYesNote ID to delete

Input Schema (JSON Schema)

{ "properties": { "noteId": { "description": "Note ID to delete", "type": "number" } }, "required": [ "noteId" ], "type": "object" }

You must be authenticated.

Other Tools from Anki MCP Server

Related Tools

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/nailuoGG/anki-mcp-server'

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