get_abp_blend_nodes
Retrieve blend nodes from an Animation Blueprint graph by providing the asset path and optionally the graph name.
Instructions
Get blend nodes in an AnimBlueprint graph.
Args: asset_path: Unreal asset path graph_name: Graph name to inspect (empty for first graph)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| graph_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |