statetree_inspect
Inspect a StateTree asset to retrieve its schema, readiness, and state hierarchy as structured JSON for analysis.
Instructions
Inspect a StateTree asset's schema, readiness, and editor state hierarchy.
Args: state_tree: StateTree asset path or object path.
Returns: Structured JSON with schema, compiled state count, and state hierarchy.
KB: see knowledge_base/23_MASS_ENTITY_AND_STATETREE.md#mcp-mass-statetree-and-smartobject-tools Example: statetree_inspect(state_tree="/Game/AI/StateTrees/ST_CombatBrain")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_tree | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |