create_file
Generate and save a new file or directory in an Obsidian vault by specifying the path, content, and type, enabling structured note management through a local REST API.
Instructions
Create a new file in the vault
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the file | |
path | Yes | Path for the new file | |
type | No | Type of item to create |