contentrain_describe
Retrieve the full schema for a model, with optional sample entry and locale. Use to inspect model structure without creating content files.
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") | |
| include_sample | No | Include one sample entry | |
| locale | No | Locale for sample content (default: config default locale) |