Get library
get_libraryRetrieve a library's folders and scanner settings by ID. Choose compact or full detail to get browsing fields or the raw Audiobookshelf object with audio files and chapters.
Instructions
Fetches a single library including its folders and scanner settings.
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. | |
| library_id | Yes | Library id, as returned by list_libraries |