search-museum-objects
Filter Städel Museum objects by modification date or OAI-PMH set to harvest their identifiers. Use these IDs to fetch detailed object records.
Instructions
Harvests a list of object identifiers from the Städel Museum. Note: This uses OAI-PMH, so standard full-text keyword searching is not supported. You must filter by date or Set. Returns a list of identifiers to be used with the get-museum-object tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | Filter by an OAI-PMH Set spec (retrieved via list-sets tool) | |
| from | No | Datestamp (YYYY-MM-DD) to filter records modified from this date | |
| until | No | Datestamp (YYYY-MM-DD) to filter records modified until this date | |
| resumptionToken | No | Pass this token to get the next page of results. Do not pass other filters if using this token. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records | Yes | List of OAI identifiers matching the query | |
| pageCount | Yes | Number of records returned in this current request | |
| resumptionToken | No | Token to retrieve the next page of results |