List items in progress
list_items_in_progressFind unfinished audiobooks and podcasts across all libraries, sorted by most recently updated, so you can continue where you left off.
Instructions
The items the user has started but not finished, newest first — the "Continue Listening" list across all libraries. The entries carry progressLastUpdate but not the position itself; use get_media_progress for that. For podcasts, recentEpisode names the episode in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of entries to return, default 25, max 100 | |
| 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. |