blender_scene_list
Retrieve a list of all scenes in Blender, including name, object count, and other information. Choose output format: Markdown or JSON.
Instructions
List all scenes in Blender.
Returns a list of all scenes including name, object count, and other info.
Args: params: Output format options
Returns: Scene list (Markdown or JSON format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |