Remount Viewer
remount_viewerRedirect the viewer to a different artwork while preserving the viewUUID and clearing any existing highlights.
Instructions
Internal: switch the viewer to a different artwork while preserving the viewUUID. Called by the artwork-viewer iframe during in-viewer related navigation. Any user highlight is cleared on remount because its coordinates belong to the previous artwork.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viewUUID | Yes | Existing viewer UUID returned by a prior get_artwork_image call | |
| objectNumber | Yes | Object number of the artwork to remount into the viewer |
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 |