File Upload Prepare
file.upload_prepareGenerate temporary upload tokens for Minecraft server files to specific directories, enabling secure file transfers to MCSManager instances.
Instructions
Create a temporary MCSManager daemon upload token for one instance directory.
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. | |
| upload_dir | Yes | Directory path to upload into. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||