Agent Node Docs

Open Library Search Tool Node

Search for books on Open Library

Open Library Search Tool Node

The Open Library Search Node is responsible for search for books on open library. This node allows the agent to provide informative data directly sourced from Open Library Search.

Input Parameters

  • query: The search query (e.g., book title, author, or ISBN).
  • search_type: The type of search ('title', 'author', or 'isbn'). Defaults to 'title'.

Output

dict: A dictionary containing search results from Open Library.