describe_schema
Returns the formal JSON Schema for fenestra descriptions to validate input grammar and enable autocomplete before rendering.
Instructions
Return the formal JSON Schema for a fenestra/1 description — a machine-checkable input grammar to validate or autocomplete against before rendering, the structured complement to describe_vocabulary's prose grammar. Structural only (shape, required/optional fields, unions); still call validate for semantic checks like colour roles, numeric ranges, and enum-like fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||