inspect_host
Identify host runtime capabilities, available models, supported effort values, and execution topology to validate configuration changes before applying them.
Instructions
Inspect host runtime capabilities, available models, supported effort values, and execution topology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_id | No | Host identifier (optional, auto-detected if omitted) | |
| workspace | No | Workspace directory path (defaults to current working directory) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_id | Yes | Target host ID | |
| platform | No | Operating system platform | |
| workspace | No | Workspace path | |
| adapter_id | Yes | Adapter ID | |
| observed_at | Yes | ISO timestamp of observation | |
| capabilities | Yes | Host capability flags | |
| available_models | Yes | Available model capabilities | |
| default_effort_value | No | Default reasoning effort value | |
| supported_effort_values | Yes | Supported reasoning effort values |