iiif-search
Search IIIF content by querying a Content Search API endpoint. Returns results as formatted text or structured JSON based on preference.
Instructions
Search IIIF content using Content Search API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchServiceUrl | Yes | The URL of the IIIF Content Search service endpoint | |
| query | Yes | The search query string | |
| structured | No | Return structured JSON data instead of formatted text |