File Mkdir
file.mkdirCreate folders in Minecraft server instances to organize files and manage server structure through the MCSManager API.
Instructions
Create a folder in an MCSManager instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daemonId | No | MCSManager daemon id. Uses MCSM_DEFAULT_DAEMON_ID if omitted. | |
| uuid | No | MCSManager instance UUID. Uses MCSM_DEFAULT_INSTANCE_UUID if omitted. | |
| target | Yes | Folder path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||