get_page_schema
Get the authoritative JSON Schema for a page source to use as the shape to emit storefront pages before validation.
Instructions
Get the authoritative JSON Schema (Draft 2020-12) for a page source { sections: [...] } — the structural contract for every node (id/type/specials/runtime{style,config}/children/events/bindings) in the CSS-grid model. Use it as the shape to emit; validate_page enforces the semantic rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||