list_lights
List all light objects in the scene, returning their name, type, energy, color, and location.
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 |