列出环境
envmgr_listList all configured environments with connection details, including SSH and browser status. Filter by environment type to narrow down results.
Instructions
列出所有已配置的环境及其连接信息。 配置文件路径:/root/.config/envmgr/envs.json(可通过 ENVMGR_CONFIG 环境变量覆盖)。
返回每个环境的:名称、类型、描述、SSH 状态、浏览器状态。密码不返回。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 按环境类型过滤,不传则返回所有 |