Get Gutenberg Book Details
books.gutendex.bookRetrieve full metadata and download URLs for any Project Gutenberg book by providing its numeric ID. Get EPUB, TXT, HTML, and cover image links for classics like Pride and Prejudice.
Instructions
Get full metadata + download URLs (EPUB, TXT, HTML, cover JPEG) for a Project Gutenberg book by numeric ID (e.g. 1342 = Pride and Prejudice). Gutendex MIT
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Project Gutenberg book ID (e.g. 1342 for Pride and Prejudice, 11 for Alice in Wonderland). |
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. |