Notes
localnotes-tools
Save, search, and manage personal notes. Free-form markdown text with tags.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (6)
- notes_createSave a note for this user. Title is required, body is optional Markdown. Add tags to organize.
- notes_listList the user's notes. Optionally filter by tag or search text.
- notes_readRead the full body of a specific note.
- notes_searchFull-text search across the user's notes.
- notes_updateUpdate a note's title/body/tags.
- notes_deleteDelete a note.