mcs_reload_config
Reload MCSManager server configuration from .env or environment variables without restarting. Optionally specify a new .env file to apply changes immediately.
Instructions
重新加载配置(.env 文件或环境变量),不需要重启 Server 即可生效。修改 .env 后调用本工具立即热更新;也可传 env_file 切换到另一个配置文件。
Args: env_file: 可选的 .env 文件路径(留空则沿用启动时使用的路径;纯环境变量模式则重读当前环境变量)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||