obsidian_put_content
Create or update files in your Obsidian vault by specifying file paths and content. This tool helps manage your knowledge base through direct file operations.
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 |
|---|---|---|---|
| filepath | Yes | Path to the relevant file (relative to your vault root) | |
| content | Yes | Content of the file you would like to upload |