cavalry_get_attributes
Retrieve the value of a specific attribute or array of attributes from a layer in Cavalry using its ID and attribute path.
Instructions
Retrieves the value of a specific attribute or array of attributes from a layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | Yes | The unique layer ID. | |
| attributePath | Yes | The attribute path to query (e.g., 'position', 'position.x', 'radius', 'textString'). |