list_scenes
Retrieve a list of all scenes in the current Blender file, each with its name and object count.
Instructions
List all scenes in the current Blender file.
Returns a list of dicts, each containing the scene name and object count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |