get_notes
Fetch and retrieve notes directly from NotePlan using Claude Desktop, enabling users to query and access their notes within conversations without leaving the interface.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}