blender_scene_get_info
Retrieve detailed scene information including frame range, FPS, unit settings, and other properties to understand current Blender scene configuration.
Instructions
Get detailed information about a scene.
Returns the scene's frame range, FPS, unit settings, and other detailed info.
Args: params: Scene name (optional)
Returns: Detailed scene information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |