create_scene
Capture the current state of all lights in a group and save it as a new scene, allowing you to recall that lighting setup later.
Instructions
Create a new scene that captures the current state of all lights in the group.
Args: group_id: Numeric group ID. name: Display name for the scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |