obsidian_property_set
Set a property on an Obsidian note by specifying name, value, type, file, or path. Supports text, list, number, checkbox, date, and datetime types.
Instructions
Set a property on a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File name | |
| name | Yes | Property name | |
| path | No | File path | |
| type | No | Property type | |
| value | Yes | Property value |