contentrain_describe
Retrieve the full schema of any content model to inspect its field structure. Supports optional sample data and locale selection for validation.
Instructions
Get full schema of a single model (read-only). Do NOT manually create content files — use contentrain_content_save instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ID (e.g. "blog-post", "hero") | |
| locale | No | Locale for sample content (default: config default locale) | |
| include_sample | No | Include one sample entry |