Get Block Attributes
block_get_attributesExtract all attribute values from a block reference. Returns a dictionary of tag-value pairs using the block's entity handle.
Instructions
Get all attribute values from a block reference as {TAG: value} dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Block reference (INSERT) entity handle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||