list_lights
Retrieve all light objects in a Blender scene with details including name, type, energy, color, and location for scene management.
Instructions
List all light objects in the scene.
Returns: List of dicts with light name, type, energy, color, and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |