create_folder
Create a new folder in your Obsidian vault by specifying the folder path.
Instructions
Create a new folder in the vault.
Args: folder_path: Path to the new folder (e.g., "projects/new-project/")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes |