Update Metadata
update_metadataUpdate YAML frontmatter while preserving the note body. Safely modify metadata like tags, type, and level without altering content.
Instructions
Update only YAML frontmatter for an existing note and preserve the Markdown body exactly. Use this for safe changes to type, level, sign, artifact_sign, tags, parents, and parents_meta when the note content must not be touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path from OBSIDIAN_ROOT | |
| metadata | Yes | YAML frontmatter to write while preserving the existing body. |