get_scene_info
Retrieve detailed information about the current Blender scene, enabling AI-assisted analysis and control through the BlenderMCP server for enhanced 3D modeling and scene 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"
}