get_widget_schema
Retrieve the full property schema for any widget type, including defaults, meta properties, and all configurable properties. Use property_name to drill into a single property.
Instructions
Return the full property schema for a widget — defaults, meta properties, and
every configurable property with its label, controlType, validation, options, and
section. Use property_name to drill into a single property. Use the property
names with update_widget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_type | Yes | ||
| property_name | No |