update-note
Modify the content of an existing note by specifying its file name and the new text. Update notes without recreating them.
Instructions
Update an existing note. Aliases: updateNote, update_note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The new note content | |
| noteName | Yes | The file name of the note |