chooser_inspect_table
Inspect a Chooser table to retrieve its rows, columns, and result settings as structured JSON. Use this to analyze animation selection logic.
Instructions
Inspect a Chooser table's rows, columns, and result settings.
Args: chooser: Chooser table asset path.
Returns: Structured JSON with result type, output class, rows, and columns.
KB: see knowledge_base/24_MOTION_MATCHING_AND_CHOOSERS.md#mcp-motion-matching-and-chooser-tools Example: chooser_inspect_table(chooser="/Game/Animation/Choosers/CH_Locomotion")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chooser | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |