customize_on_phone
Send a control to the phone for live customization; the user adjusts layout and fields in real time, then sends it back ready to integrate.
Instructions
Hand a control to the phone's on-screen configurator so the USER customizes it by hand (live preview + field editor), then read back exactly what they shaped.
"Shape it on glass, wire it on the model": the human does the look/feel, you do the plumbing. The user taps "Send to Editor" on the phone to return the control. Requires a paired device in a live-edit session (connect + scan QR).
Args: control_json: The control to hand off (e.g. {"type":"gauge","label":"Battery"}). timeout: Seconds to wait for the user to finish (default 120). add_to_buffer: If true, drop the returned control into the working buffer. tab_index: Tab to add to when add_to_buffer is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| tab_index | No | ||
| control_json | Yes | ||
| add_to_buffer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |