Update a note
note_updateUpdate an existing note's title or content by specifying its notebook and note UUIDs.
Instructions
Update a note's title and/or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Note UUID. | |
| title | No | ||
| content | No | ||
| notebook | Yes | Notebook UUID. |