get_note_content
Retrieve full note content from an Obsidian vault, optionally extracting specific sections by heading.
Instructions
Retrieve the full content of a note, optionally with specific blocks/sections extracted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_path | Yes | Path to the note | |
| include_blocks | No | Specific block headings to include (optional) |