obsidian_get_frontmatter
Read YAML frontmatter from an Obsidian note by specifying the vault path. Extract metadata for automation or analysis.
Instructions
Read YAML frontmatter from a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Optional configured vault name. Defaults to the server default vault. | |
| path | Yes | Vault-relative path. Absolute paths and traversal are rejected. |