obsidian_write
Create or overwrite a note in an Obsidian vault, automatically creating any needed parent folders.
Instructions
Create or overwrite a note in the Obsidian vault. Creates parent folders if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note relative to vault root | |
| content | Yes | Full markdown content for the note |