bonhams_lot_search
Find Bonhams auction lots, current and historical, including sold prices. Filter by department, country, estimate range, or text; sort results by relevance or sale date.
Instructions
Search Bonhams lots across every auction. Searches Bonhams lots across every auction, current and historical -- including sold/prices-realized lots -- optionally filtered by department, country, a GBP-normalized estimate price range, and/or a free-text query, in a caller-selected sort order. Without a query and without an explicit sort, results are ordered by most recently active sale date first. Credential-free public data from bonhams.com's own search API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across lot title, catalog description, and footnotes | |
| page | No | 1-based page number, default 1 | |
| sort | No | Result order. Default: Typesense relevance ranking when q is set, otherwise recency (most recently active sale date first). | |
| country | No | Comma-separated country names (not a fixed enum -- live facet) | |
| per_page | No | Results per page, default 48, max 100 | |
| department | No | Comma-separated department names (not a fixed enum -- large, changes over time) | |
| max_price_gbp | No | Maximum estimate, in GBP (converted from each lot's own sale currency), inclusive. Omit or 0 for no maximum. | |
| min_price_gbp | No | Minimum estimate, in GBP (converted from each lot's own sale currency), inclusive. Omit or 0 for no minimum. |