gateway.sync_environment
Detects host platform and installed CLIs to prioritize command-line tools 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) |