Obsidian MCP Server
by cyanheads
Verified
obsidian_update_properties
Update properties in an Obsidian note's YAML frontmatter. Intelligently merges arrays (tags, type, status), handles custom fields, and automatically manages timestamps (created by Obsidian, modified by MCP server). Existing properties not included in the update are preserved.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | Path to the note file (relative to vault root) | |
properties | Yes | Properties to update |