motion_inspect_pose_search_asset
Inspect a Pose Search schema or database asset and get structured JSON with schema channels or animation assets, enabling review of motion matching data in Unreal Editor.
Instructions
Inspect a Pose Search schema or database asset.
Args: asset: Pose Search schema or database asset path.
Returns: Structured JSON with schema channels or database animation assets.
KB: see knowledge_base/24_MOTION_MATCHING_AND_CHOOSERS.md#mcp-motion-matching-and-chooser-tools Example: motion_inspect_pose_search_asset(asset="/Game/Animation/MotionMatching/PSD_Locomotion")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |