List all notes
list_notesRetrieve every saved note with ID, title, and timestamps, newest first, to scan, locate, or review stored notes.
Instructions
List every stored note (id, title, and timestamps), most recently updated first. Use get_note to fetch a note's full body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||