inspect_model
Retrieve a structured summary of the current model, including validation issues, to inspect and identify potential problems.
Instructions
Return a structured summary of the current model for agent inspection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| workspace_id | No | Opaque application workspace handle. Required by MCP 2026-07-28 clients; supported legacy stdio clients may omit it to use the process-local compatibility workspace. | |
| include_validation | No | Include validation issues in structured output |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |