gui_undo
Reverse unintended graphical user interface actions to restore previous states in Anki MCP, ensuring accuracy in workflow and data integrity.
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"
}