create_or_update_file
Create or update an Obsidian note by providing a file path and content, enabling direct file manipulation within the vault.
Instructions
Create a new file or update an existing one
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | File content | |
| filename | Yes | Path to the file relative to vault root |