Hide note previews by default

This commit is contained in:
Adolfo Reyna
2026-05-26 22:11:45 -04:00
parent 982e7b0ffb
commit e2384654fd
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ and stays on the local machine.
| Tool | Action |
| --- | --- |
| `notes_list` | Search note titles and plaintext previews |
| `notes_list` | Search notes; returns titles and metadata unless previews are explicitly requested |
| `notes_read` | Read a note by the ID returned by `notes_list` |
| `notes_create` | Create a plaintext-backed note |
| `calendar_list_calendars` | List calendar indexes, names, and write capability |