create_folder
Create a new folder in Nextcloud by specifying a path relative to your root directory. For example, 'Projects/NewProject' creates nested folders.
Instructions
Create a new folder in Nextcloud.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Folder path to create relative to user root (e.g. 'Projects/NewProject') |