get_model
Get complete details of a data model by id or slug: field definitions, relations, validation, and product capability mapping. Ideal before editing or when users ask about model structure.
Instructions
Get the full details of one data model by id or slug: complete field definitions (type, options, relations, validation) and the product capability config (enabled, price/sku/inventory field mapping, variantAxes). Use before update_model and when the user asks about a model's structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrSlug | No | The model's id or slug (from list_models) |