get_montage_info
Retrieve core metadata for any Unreal Engine AnimMontage by providing its asset path, enabling inspection of montage properties.
Instructions
Get core metadata for an AnimMontage.
Args: asset_path: Unreal asset path, e.g. '/Game/Montages/AM_Attack'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |