create_folder
Creates a new folder on a zspace NAS in personal or team space directories, with optional auto-rename on conflict.
Instructions
在 zspace NAS 上创建新文件夹,同时支持个人空间(/sata12/my/data)和团队空间(/sata12/public)路径
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 要创建的文件夹名称 | |
| parent | Yes | 父目录路径,如 /sata12/my/data,支持个人空间和团队空间 | |
| rename | No | 冲突时是否自动重命名,默认 0 | 0 |