create_folder
Create a new folder on a zspace NAS by specifying the parent directory path and folder name, with an option to auto-rename on conflict.
Instructions
在 zspace NAS 上创建新文件夹
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 要创建的文件夹名称 | |
| parent | Yes | 父目录路径,如 /sata12/my/data | |
| rename | No | 冲突时是否自动重命名,默认 0 | 0 |