iiif-manifest
Retrieve and parse IIIF manifest metadata from a URL. Optionally select specific properties or return structured JSON.
Instructions
Retrieve and parse IIIF manifest metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifestUrl | Yes | The URL of the IIIF manifest | |
| properties | No | Specific properties to retrieve (if not specified, all properties are returned) | |
| structured | No | Return structured JSON data instead of formatted text |