obsidian_frontmatter
Read or update a note's YAML frontmatter (tags, status, date) by providing its path and optional key-value updates.
Instructions
Read or update the YAML frontmatter of a note (tags, status, date, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path to the note | |
| updates | No | Key-value pairs to set. Omit to just read. |