Add Note
add_notePersist a brief note with a title to disk, keeping it available across server restarts.
Instructions
Save a short text note with a title, persisted to disk so it survives server restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short title for the note | |
| content | Yes | The note's content |