14 tools registered. Strongest in shared experience, weakest in tool quality.
{
"name": "list_documents",
"description": "Lists every local note (document) the user has, most recently updated first. Use this to see what documents exist. Returns, for each document, only its id, title, a short one-line preview, tags, and last-updated time — never the full document body. Does NOT open or select a document; call open_document with the id you want next.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"idempotentHint": true,
"untrustedContentHint": true
}
}{ name: "open_document" /* short, unique, verb-based */ }{}{
"text": "This is a short summary paragraph.",
"position": "top"
}{}