Remove items from playlist
remove_items_from_playlistRemove books or podcast episodes from a playlist without deleting the media. Re-add entries later with add_items_to_playlist.
Instructions
Removes entries from a playlist. The media itself is untouched and the entries can be added back with add_items_to_playlist. Note that Audiobookshelf deletes a playlist automatically once its last entry is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| playlist_id | Yes | Playlist id, as returned by list_playlists |