get_scene_info
Retrieve comprehensive scene data from Blender projects, including object hierarchy, frame settings, and render engine details.
Instructions
Get full scene information including object tree, hierarchy, counts, frame range, fps, and render engine.
Returns a dict with scene name, object list with hierarchy, object type counts, frame range (start, end, current), fps, and active render engine.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||