Save playlist
save_playlistCreates a new playlist or replaces an existing one with a complete ordered list of screens. Specify screens by IDs, or clear the playlist with an empty list.
Instructions
Create a playlist or replace an existing playlist's complete ordered screen list. Existing playlists are selected by playlist_id, or by exact name when playlist_id is omitted. An empty screen_ids list clears the playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| name | Yes | ||
| label | Yes | ||
| screen_ids | Yes | ||
| playlist_id | No |