get_frontmatter
Retrieve the YAML frontmatter, root directory, and file path of a markdown note without reading its body.
Instructions
Returns { root, path, frontmatter } for a note. Reads only the YAML frontmatter block, not the body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||