get_model_schema
Retrieve the JSON Schema of any response model by its name to understand its structure, required fields, and data types before making API calls or building integrations.
Instructions
Get a response model's JSON Schema by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||