ledfx_add_scene_to_playlist
Add a scene to an existing playlist, optionally setting its duration in milliseconds.
Instructions
Add a scene to an existing playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | Playlist ID | |
| scene_id | Yes | Scene ID to add | |
| duration_ms | No | Duration for this scene in milliseconds (optional) |