get_api_schema
Retrieve the definition of a specific API data model or schema. Get a compact summary by default, or the full JSON schema by setting raw to true.
Instructions
Get the definition of a specific API data model/schema. Returns a compact summary by default. Set raw=true for the full JSON schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |