model_modelFieldAdd
Adds a custom field to an existing Anki flashcard model, enabling enhanced data organization and flexibility in card creation.
Instructions
Adds a new field to an existing model.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fieldName | Yes | Name of the new field to add. | |
index | No | Optional 0-based index to insert the field at. | |
modelName | Yes | Name of the model to modify. |