config
Check and update server configuration, detect Godot path, and verify project environment.
Instructions
Server configuration and environment.
Actions (required params -> optional):
status: current config
set (key, value): update setting
detect_godot: find Godot binary path
check: verify project and Godot availability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Config key (for set) | |
| value | No | Config value (for set) | |
| action | Yes | Action to perform |