create_folder_tool
Create folders in Obsidian vaults, automatically generating any missing parent directories. Returns the folder path and creation status for confirmation.
Instructions
Create a folder (and any missing parents) in the vault. Returns {path, status}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| vault | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||