model_template_rename
Rename templates within a specified model on Anki MCP. Update template names by specifying the model, old template name, and new template name for better organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
modelName | Yes | Name of the model | |
newTemplateName | Yes | New name for the template | |
oldTemplateName | Yes | Current name of the template |