read_light_2d
List 2D lights in a Godot scene, showing energy and shadow settings for PointLight2D and DirectionalLight2D nodes. Filter by scene or light type.
Instructions
List PointLight2D/DirectionalLight2D nodes with energy and shadow settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| light_type | No | Filter: PointLight2D, DirectionalLight2D | |
| scene_path | No | Filter to scene |