Read a single note, either full-body or as a document-map projection.
The "map" format is the recommended preflight call when an agent wants
to plan an edit but doesn't yet need the full body — it returns headings,
frontmatter keys, and counts in a fraction of the tokens. Switch to
"full" for the actual content.
Resolves notes by exact path (path: "Sub/Note.md") or by title
(title: "Note") — title resolution uses the same fuzzy-match path as
wikilinks.
Read a single note, either full-body or as a document-map projection.
The
"map"format is the recommended preflight call when an agent wants to plan an edit but doesn't yet need the full body — it returns headings, frontmatter keys, and counts in a fraction of the tokens. Switch to"full"for the actual content.Resolves notes by exact path (
path: "Sub/Note.md") or by title (title: "Note") — title resolution uses the same fuzzy-match path as wikilinks.