get_model_schema
Retrieve detailed schema for a specific model by specifying the API and model name, enabling efficient exploration of OpenAPI structures without full schema loading.
Instructions
Get detailed schema for a specific model
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api | Yes | API name or direct URL | |
model_name | Yes | Name of the model |