read_note
Retrieve an Obsidian note by path or title, including frontmatter, body, metadata, wikilinks, and backlinks.
Instructions
Read an Obsidian note with frontmatter, body, metadata, wikilinks, and backlinks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathOrTitle | Yes | Relative path (e.g. "ops/cluster.md") or note title / wikilink target (e.g. "Cluster Health") |