Set Block Attributes
block_set_attributesUpdate attribute values in a block reference by providing the entity handle and a mapping of attribute tags to new values.
Instructions
Update attribute values in a block reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Block reference (INSERT) entity handle | |
| attributes | Yes | Attribute values to update: {TAG: new_value} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||