list_objects
Lists scene objects with name, type, location, size, and visibility, optionally filtered by type, collection, or name substring. Use it to inspect current scene contents before modeling or exporting assets.
Instructions
List scene objects with name, type, location, size and visibility.
Lighter than get_scene_info when you only need names of one kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| collection | No | Limit to one collection | |
| name_contains | No | Case-insensitive substring filter |