read_property
Retrieve the value of a specific property from an Obsidian note by providing the note name or path.
Instructions
Read the value of a specific property from a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name (wikilink-style resolution) | |
| path | No | Exact path from vault root | |
| name | Yes | Property name to read |