read_note
Retrieve the content of a specific note from your Obsidian vault by providing its relative path. Access notes without navigating the vault manually.
Instructions
Read a note from the Obsidian vault by its relative path.
Args: path: Vault-relative path to the note (e.g. "Cards/My Note.md")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |