list_scenes
Retrieve all scenes in a Blender file with their names and object counts for project management and navigation.
Instructions
List all scenes in the current Blender file.
Returns a list of dicts, each containing the scene name and object count.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||