Update a note
update_noteUpdate a note's title, content, or folder in OpenWhispr. Leave enhanced content untouched; the reply warns if rewriting content overlaps it.
Instructions
Change a note's title, content or folder in the local OpenWhispr app. note_type, transcript and enhanced_content are deliberately not writable. Rewriting content leaves any existing enhanced_content in place and the app keeps treating it as current; the reply warns when that happens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| note_id | Yes | ||
| folder_id | No | From list_folders. Moves the note. |