obsidian_put_file
Create or update files in your Obsidian vault using a specified file path and content. This tool facilitates direct interaction with your vault for efficient file management.
Instructions
Create a new file in your vault or update the content of an existing one in your vault.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the file you would like to upload | |
filepath | Yes | Path to the relevant file (relative to your vault root) |