create_folder
Create a new folder at a specified path on a Synology NAS.
Instructions
Create a new folder.
Args: parent_path: Where to create the folder e.g. /home name: New folder name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |