get_control_example
Retrieve a JSON config for a documented control example. Copy it, customize the fields, then place it into your layout or use insert_example to insert it directly.
Instructions
Get a ready-to-customize JSON config for a documented control example.
Copy it, tweak the fields, then place it into a layout (or use insert_example to drop it straight into the working buffer with a fresh id + free grid slot).
Args: control_id: Control type or doc node-id (e.g. 'button', 'gauge'). name: Example name (prefix match, case-insensitive). Omit for the first example.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| control_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |