vn_update_note
Update a note's title, tags, or transcript. Tags replace the full list; omit tags to preserve existing ones.
Instructions
Update a note's title, tags, and/or transcript. tags REPLACES the full list; omitting tags PRESERVES existing ones (e.g. when editing only the title/transcript).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note id | |
| title | No | New title | |
| tags | No | Full replacement tag list (omit to keep existing) | |
| transcript | No | Corrected transcript text |