get_bone_tracks
Retrieve bone track names or detailed keys for a specific bone from Unreal animation assets.
Instructions
Get bone track names, or detailed keys for a specific bone.
Args: asset_path: Unreal asset path bone_name: Specific bone to inspect (omit for track list)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bone_name | No | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |