model_field_set_font_size
Adjust the font size for a specific field within a model in Anki MCP. Specify the model name, field name, and desired font size to customize the display.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fieldName | Yes | Name of the field | |
fontSize | Yes | Font size to set | |
modelName | Yes | Name of the model |