inspect_type
Resolve Python type annotations or Pydantic models into structured descriptions to understand data structures and validation rules.
Instructions
Resolve a Python type annotation or model into a structured description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| expand_nested | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| artifacts | No | ||
| diagnostics | No | ||
| resolved_target | No |