smartobject_inspect_definition
Inspect a SmartObject definition to retrieve its slots, tags, and bounds as structured JSON. Provide a definition asset or object path to get detailed layout information.
Instructions
Inspect a SmartObject definition's slots, tags, and bounds.
Args: definition: SmartObject definition asset path or object path.
Returns: Structured JSON with slot names, transforms, tag containers, and bounds.
KB: see knowledge_base/23_MASS_ENTITY_AND_STATETREE.md#mcp-mass-statetree-and-smartobject-tools Example: smartobject_inspect_definition(definition="/Game/AI/SmartObjects/SO_CoverPoint")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |