get_frontmatter
Retrieve a note's YAML frontmatter metadata, such as aliases, dates, and custom fields, without loading the full note body.
Instructions
Read just a note's parsed frontmatter (YAML metadata), without its body. A cheap way to inspect a note's status, aliases, dates, or custom fields before reading or editing the whole note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Note path (.md optional) |