Get Artwork Image
get_artwork_imageOpen an interactive deep-zoom viewer for any Rijksmuseum artwork by providing its object number. Returns metadata and a viewer link to explore the piece in detail.
Instructions
Opens an interactive deep-zoom viewer for the user. Use only when they ask to see, show, or view an artwork — not for list, summary, count, or text-only requests. Not for visual analysis by the LLM — use inspect_artwork_image to get image bytes. Not all artworks have images available. Returns metadata and a viewer link, not the image bytes themselves; do not construct or fetch IIIF image URLs manually (downloadable images are on rijksmuseum.nl).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectNumber | Yes | The object number of the artwork (e.g. 'SK-C-5') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| date | No | ||
| error | No | ||
| title | No | ||
| width | No | ||
| height | No | ||
| creator | No | ||
| license | No | ||
| viewUUID | No | Viewer session ID for use with navigate_viewer. | |
| iiifInfoUrl | No | ||
| objectNumber | Yes | ||
| physicalDimensions | No |