▶
ExecutionExecution input
UI/Elements
Sets style properties of an element
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution input
Element ID string or element object from Get Element
Style properties to set (JSON object)
Background type
Border styling
Shadow styling. The JSON representation intentionally matches the original frontend contract. The previous `{ boxShadows, textShadow }` shape is still accepted during deserialization and normalized to these fields.
Spacing (padding/margin). Edge fields are the canonical frontend JSON shape; strings and `{ "value": "..." }` remain accepted for compatibility.
Spacing (padding/margin). Edge fields are the canonical frontend JSON shape; strings and `{ "value": "..." }` remain accepted for compatibility.
Size value - accepts both "20px" and { "value": "20px" }
Size value - accepts both "20px" and { "value": "20px" }
Size value - accepts both "20px" and { "value": "20px" }
Size value - accepts both "20px" and { "value": "20px" }
Size value - accepts both "20px" and { "value": "20px" }
Size value - accepts both "20px" and { "value": "20px" }
Position styling
Transform styling
Overflow behavior
Execution output