File Read
file.readRead text files from Minecraft server instances managed through MCSManager to access configuration files, logs, and other server data for monitoring and administration.
Instructions
Read a text file from 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 | File path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||