ledfx_update_playlist
Modify an existing LedFX playlist by updating its name, scene sequence, playback mode, or scene duration.
Instructions
Update an existing LedFX playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | Playlist ID to update | |
| name | No | New display name | |
| scene_ids | No | New array of scene IDs | |
| mode | No | Playback mode | |
| duration_ms | No | Duration per scene in milliseconds |