scrape_goodreads
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape Goodreads books (rating, reviews, author). Use for book-research agents. Example call: {"book_or_query": "the-pragmatic-programmer"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_goodreadsArguments",
"required": [
"book_or_query"
],
"properties": {
"book_or_query": {
"type": "string",
"title": "Book Or Query"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries