gui_deck_browser
Browse and manage Anki flashcard decks directly within the Anki MCP server, enabling quick access and organization of study materials.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}