Get LibriVox Audiobook Details
books.librivox.bookRetrieve complete LibriVox audiobook details using a book ID. Get chapter-level MP3 streaming URLs, playtimes, author info, and project metadata for public domain audiobooks.
Instructions
Get full audiobook details by LibriVox ID — includes per-section MP3 URLs (chapter-level streaming), playtimes, authors, and project metadata. LibriVox public domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | LibriVox audiobook ID (integer). Use librivox.search first to discover IDs. Returns full chapter list with MP3 URLs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |