You're viewing a demo portfolio

Join the waitlist
PRSM

book-intel__search_books

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[book-intel] Search Open Library for books by title, author, subject, or general keyword. Returns book details including publication year, authors, page count, subjects, cover image URL, and reader statistics. Open Library has 20M+ books.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results (default 5, max 15)"
    },
    "query": {
      "type": "string",
      "description": "Search query: book title (e.g. 'The Great Gatsby'), author name (e.g. 'Tolkien'), subject (e.g. 'machine learning'), or keyword"
    },
    "search_type": {
      "enum": [
        "title",
        "author",
        "subject",
        "general"
      ],
      "type": "string",
      "description": "Search type: 'general' (default), 'author' (by author name), 'subject' (by topic). Use 'general' for most searches."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
book-intel__search_books — TO1 Intelligence Fleet — PRSM MCP