update_note
Update an existing Anki note's fields and tags by providing its ID and a JSON file. Specify an optional output file to save the updated note.
Instructions
Update fields and/or tags of an existing note from a JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| input_file | Yes | ||
| output_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||