update_file
Modify the content of an existing file in an Obsidian vault by specifying the file path and new content via a local REST API for efficient note management.
Instructions
Update content of an existing file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | New content of the file | |
path | Yes | Path to the file |