cavalry_set_attribute
Set one or more attributes on a layer in a single call using a map of attribute paths to values.
Instructions
Set one or more attributes on a layer in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | Yes | Layer ID | |
| attributes | Yes | Map of attribute paths to values (e.g. {"fontSize": 120, "position.x": 100}) |