update_note
Update a note's content by replacing, appending, or prepending new text. Provide the note ID or title and select the update mode.
Instructions
Update a note's content (replace, append, or prepend)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Note ID | |
| mode | No | Update mode | replace |
| title | No | Note title | |
| account | No | Account | |
| content | Yes | New content |