Popular Public-Domain Books
books.gutendex.popularRetrieve the most-downloaded books from Project Gutenberg, optionally filtered by language code or subject. Ideal for exploring classic literature.
Instructions
List most-downloaded Project Gutenberg books, optionally filtered by language or topic. Gutendex MIT
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Optional ISO 639-1 language code to filter (e.g. "en"). | |
| topic | No | Optional subject/bookshelf to filter (e.g. "Adventure"). | |
| limit | No | Max results to return (default 20, max 50). |
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. |