vault_get_file
Retrieve file content from an Obsidian vault, returning raw markdown, parsed metadata, or structured document maps for note analysis.
Instructions
Get the content of a file from the Obsidian vault. Can return raw markdown, parsed JSON with metadata (tags, frontmatter, stats), or a document map showing headings, blocks, and frontmatter fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||