read_property
Retrieve frontmatter property values from Obsidian notes to access metadata like tags, dates, or custom fields for note organization and data extraction.
Instructions
Read a frontmatter property value from a note.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name to read | |
| file | No | Note name | |
| path | No | Exact path from vault root |