clear_scene
Remove all objects from the active Blender scene, resetting your workspace for a fresh start.
Instructions
Remove all objects from the current scene.
Return Format
Standard dict with keys: success, message, data
Examples
await call_tool("clear_scene")Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |