inspect_model
Retrieve a structured summary of a Stella model for agent inspection, with optional validation issues.
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. | |
| include_validation | No | Include validation issues in structured output |