inspect_gameobject
Inspect a specific GameObject by path
Instructions
Inspect a specific GameObject by path
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the GameObject (e.g., '/Player') | |
| detailed | No | Include full component details (default: false for lightweight response) |