gameobject_list
List all root GameObjects and their direct children in the active Unity scene, showing name, active state, tag, layer, and child count for scene analysis.
Instructions
List all root GameObjects in the active scene with a 2-level hierarchy (root objects and their direct children). Returns name, active state, tag, layer, and child count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||