book_details
ActiveTool of io.github.blackboxfoundry/livedatalink
Get full catalog metadata for a single book by its Project Gutenberg id (title, authors, subjects, languages, copyright, download count, and whether its full text is indexed here).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"gutenberg_id"
],
"properties": {
"gutenberg_id": {
"type": "number",
"description": "Project Gutenberg ebook id, e.g. 84 (Frankenstein)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries