obsidian_set_properties
Update multiple frontmatter properties on an Obsidian note in a single operation.
Instructions
Set multiple frontmatter properties on a note at once.
Args:
vault: Name or path of the vault
path: Path to the note within the vault
properties: JSON object with properties to set
Returns:
Success message or errorInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| path | Yes | ||
| properties | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |