inspect_component
Inspect a specific component on a GameObject
Instructions
Inspect a specific component on a GameObject
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the GameObject (e.g., '/Player') | |
| componentType | Yes | Component type name to inspect |