Create a playlist
create_playlistCreate a playlist from a list of track IDs. Provide a name and optionally set the playlist's visibility and description to manage your music library.
Instructions
Create a new playlist from an explicit list of track ids (use search_tracks to source them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| public | No | ||
| comment | No | Shown as the playlist description in Navidrome. | |
| track_ids | Yes |