List / search schemas
list_schemasList schema names from the API. Filter by substring to locate data models, then retrieve field details with get_schema.
Instructions
Lists the data model (schema) names defined by the API. Pass query to filter by substring. Use a name with get_schema to see its fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Case-insensitive substring filter, e.g. 'order' or 'price'. |