get_statetree_bindings
Get property bindings with full path details from a StateTree asset. Optionally filter by a specific node GUID.
Instructions
Get property bindings with full path details. Each binding shows source/target node names, struct IDs, and property paths (e.g. "TargetLocation.X").
Optionally filter to bindings involving a specific node.
Args: asset_path: Content path to the StateTree asset node_guid: Only show bindings involving this node (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_guid | No | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |