set_property
Set frontmatter properties in Obsidian notes to organize metadata. Supports text, lists, numbers, dates, checkboxes, and datetime types for structured note management.
Instructions
Set a frontmatter property on a note. Supports text, list, number, checkbox, date, datetime types.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name | |
| value | Yes | Property value | |
| type | No | Property type | |
| file | No | Note name | |
| path | No | Exact path from vault root |