Tool for the Google Books API.
Wrapper around Google Books API.
To use, you should have a Google Books API key available. This wrapper will use the Google Books API to conduct searches and fetch books based on a query passed in by the agents. By default, it will return the top-k results.
The response for each book will contain the book title, author name, summary, and a source link.
Input for the GoogleBooksQuery tool.
Tool that searches the Google Books API.