get_scene_info
Retrieve the current scene's resolution, mobject, and animation counts to understand its configuration.
Instructions
Get the current scene's configuration and element counts.
IMPORTANT: Always use MCP tools for scene operations.
Returns: Scene information including resolution, mobject/animation counts.
Example: >>> get_scene_info()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||