inspect_blend
Retrieve a detailed scene breakdown from a Blender .blend file or live session, including objects, materials, cameras, lights, and render settings.
Instructions
Describe a scene: objects, transforms, materials, cameras, lights and render settings.
Args: blend_file: Inspect this file. Leave empty to inspect the live session instead. include_objects: Include the per-object breakdown, not just the counts. target: Where to look when no file is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | auto | |
| blend_file | No | ||
| include_objects | No |