get_abp_info
Fetches core metadata for an Unreal Engine AnimBlueprint from its asset path, supplying key data for animation workflows.
Instructions
Get core metadata for an AnimBlueprint.
Args: asset_path: Unreal asset path, e.g. '/Game/Characters/ABP_Hero'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |