gateway.sync_environment
Sync host environment information by detecting the platform and installed CLIs, enabling the gateway to choose CLIs over MCP servers when matching capabilities.
Instructions
Sync environment information from the host. Detects the platform (mac/wsl/linux/windows) and probes for installed CLIs. This information is used to prefer CLIs over MCP servers when matching capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Override detected platform (optional) | |
| detected_clis | No | Override detected CLIs (optional) |