create_folder
Creates a new folder in your Obsidian vault. Specify the folder path (e.g., 'projects/new-project/') to organize notes.
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 |