Get widget schema
get_widget_schemaRetrieve fields and a concrete blueprint example for a given widget type. Use this to understand an unfamiliar widget's structure before building.
Instructions
Get the fields and a concrete blueprint example for one node type. Call before using an unfamiliar widget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | A blueprint node type, e.g. 'heading', 'flex', 'form', 'html', 'raw'. |