model_field_rename
Rename fields within Anki models by specifying the model name, current field name, and the new desired field name to update card templates and content efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
modelName | Yes | Name of the model | |
newFieldName | Yes | New name for the field | |
oldFieldName | Yes | Current name of the field |