model_field_rename
Rename a specific field within a named model in Anki MCP by providing the current and new field names. Streamline model updates for improved organization.
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 |