update_note
Modify notes in Anki by updating field content and tags using the note ID. Ensure accurate and organized learning materials with targeted edits.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | Object with field names as keys and new field content as values | |
noteId | Yes | ID of the note to update | |
tags | No | Array of tags to set for the note |