get_objects_summary
Return the Blender scene's collection hierarchy with each object's name, type, parent, visibility, and selection status.
Instructions
Return the scene's collection hierarchy and their objects.
Each collection lists its objects (name, type, parent, data name, selection, visibility) and nested child collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||