layout.update
Modify layout elements by updating their name, position, dimensions, or style within Circuitry's visual workflow platform.
Instructions
Update a layout element (name, position, dimensions, style).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layoutId | Yes | Layout ID or name | |
| name | No | New name | |
| position | No | New position { x, y } | |
| dimensions | No | New dimensions { width, height } |