get_scene_info
Retrieve comprehensive details about the active Blender scene, including objects, materials, and structure for analysis and manipulation.
Instructions
Get detailed information about the current Blender scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_scene_infoArguments",
"type": "object"
}