get_book_metadata
Fetch all metadata for a book using its Gutenberg ID: title, author, year, subjects, bookshelves, and download rank.
Instructions
Full metadata for one indexed book by book_id: title, author, year, subjects, bookshelves, download rank, chunk count, and detected chapter range. Use search_books first to find a book_id. Costs $0.002 via x402 (requires WALLET_PRIVATE_KEY, USDC on Base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Gutenberg book id, from search_books |