search_artworks
Search multiple open-access museum collections to find reuse-safe artwork records with verified rights. Filter by museum, image availability, and creation date range for precise queries like 'Dutch genre painting 1640–1680'.
Instructions
Search across registered open-access museum collections. Returns artwork records that pass source-specific rights verification (ambiguous records excluded by default). Supports an optional date-range filter for researcher queries like "Dutch genre painting 1640–1680".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text query. | |
| museum | No | Optional museum code. Currently registered: met, cleveland, aic, wikimedia (Commons), europeana (federated European institutions; requires EUROPEANA_API_KEY env var). | |
| has_image | No | Restrict to records with an image URL. Defaults to true. Note: some museums (e.g. The Met) only expose images-only search server-side. | |
| limit | No | ||
| year_min | No | Optional inclusive lower bound on artwork creation year. Negative for BCE (e.g. -500 = 500 BCE). Records with no parseable date are excluded when any year bound is set. | |
| year_max | No | Optional inclusive upper bound on artwork creation year. Negative for BCE. Records with no parseable date are excluded when any year bound is set. |