Upsert Note Type
upsert_note_typeCreate or update Anki note types with a dry-run preview and additive-only constraints, ensuring no accidental overwrites.
Instructions
Dry-run by default. Create or update a note type with additive-safe constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | No | ||
| dryRun | No | ||
| fields | Yes | ||
| isCloze | No | ||
| modelName | Yes | ||
| profileId | Yes | ||
| templates | Yes |