update_element
Move/resize/relabel an element — DIRECT, live. element_id (preferred) or screen+label; x+y also places an unplaced one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | No | ||
| w | No | ||
| x | No | px on the screen's canvas | |
| y | No | ||
| note | No | "" clears | |
| type | No | e.g. button/bar/panel (optional) | |
| label | No | Current label | |
| screen | No | With label, if no element_id | |
| system | No | System it serves | |
| new_label | No | Rename (optional) | |
| element_id | No | From get_screen (preferred) | |
| project_id | No |