model_updateModelTemplates
Update Anki flashcard model templates by specifying the model name and template definitions for front and back card layouts.
Instructions
Modifies the templates of an existing model by name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model | Yes | Model object. Must include 'name' (model name) and 'templates' (dict of template name to Front/Back definitions). |