update_note
Update fields or replace tag set of an existing Anki note in a single API call. Specify note ID, optionally provide new fields or tags.
Instructions
Update fields and/or the full tag set of a note in one call. Pass 'fields' to change fields and/or 'tags' to REPLACE the note's tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| fields | No | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |