get_quotes
Retrieve notable passages from a public-domain book by Gutenberg ID. Optionally filter by theme or keyword for targeted quote discovery.
Instructions
Notable passages from one indexed book by book_id. Pass an optional theme to full-text search within that book, or omit it for a sample of short dialogue-bearing lines. Costs $0.005 via x402 (requires WALLET_PRIVATE_KEY, USDC on Base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max quotes to return (default 5) | |
| theme | No | Optional theme/keyword to search for within the book | |
| book_id | Yes | Gutenberg book id |