obsidian_read
Retrieve and return the full markdown content of a note from your Obsidian vault by specifying its path relative to the vault root.
Instructions
Read the contents of a note from the Obsidian vault. Returns the full markdown content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note relative to vault root (e.g., 'Projects/my-project.md' or 'Projects/my-project') |