inspect_model
Retrieve a structured summary of a Stella model, optionally including validation issues, to inspect its components and identify 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. | |
| include_validation | No | Include validation issues in structured output |