clear_scene
Remove all objects and animations from the current scene to reset it for a fresh start. Clears the canvas for new content.
Instructions
Remove all mobjects and animations from the current scene.
IMPORTANT: Always use MCP tools for scene operations.
Returns: True if successful.
Example: >>> clear_scene()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |