gui_selected_notes
Highlight and interact with selected notes in Anki MCP to streamline card management and review processes, enhancing productivity for users.
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"
}