Search Project Gutenberg (public-domain classics)
search_gutenbergSearch Project Gutenberg for public-domain philosophy classics. Retrieve titles, authors, languages, and download links for works by Kant, Hegel, Nietzsche, and others.
Instructions
Search Project Gutenberg for public-domain classics and out-of-copyright translations (Kant, Hegel, Nietzsche, Schopenhauer, Marx, Fichte, ...). Returns title, author, languages, a Gutenberg page link, and download URLs. Use the numeric id with get_gutenberg_text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search over title + author. | |
| author | No | Author name to fold into the search. | |
| topic | No | Subject/bookshelf filter, e.g. 'philosophy'. | |
| languages | No | Comma-separated ISO codes, e.g. 'en,de'. | |
| limit | No | Max results (1–32). |