Get playlist
get_playlistFetch a single playlist's entries in order by supplying its playlist ID.
Instructions
Fetches one playlist with its entries, in order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | "compact" (default) returns a projection with the fields that matter for browsing; "full" returns the raw Audiobookshelf object including audio files, tracks and chapters, which is very large. | |
| playlist_id | Yes | Playlist id, as returned by list_playlists |