get_frontmatter
Retrieve the YAML frontmatter of an Obsidian note as a JSON object by providing the note's path.
Instructions
Get the YAML frontmatter of a note as a JSON object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note (e.g., "Projects/MyProject.md") |