get_scene_info
Retrieve a summary of the active Blender scene, including object count and IFC details. Optionally filter objects by type, class, or name using a query.
Instructions
[QUERY] Return a summary of the current Blender scene (scene name, object count, selection, collections, IFC availability). When query is supplied, the response also includes an objects list filtered by the query. Supported queries: 'all', 'selected', 'walls', 'doors', 'windows', 'spaces', 'slabs', 'columns', 'beams', 'roofs', 'stairs', 'by_class', 'by_name', 'by_global_id'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| query | No | Optional object filter. Omit for scene summary only. | |
| global_id | No | ||
| ifc_class | No |