You're viewing a demo portfolio

Join the waitlist
PRSM

book_details

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →