full-text-search
Search and retrieve artworks from the Art Institute of Chicago collection using specific query terms. Paginate results by specifying page and limit parameters for efficient browsing.
Instructions
Search for artworks in the Art Institute of Chicago collection whose metadata contains mention of the query term.Pagination is supported with the page parameter
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | The number of resources to return per page. | |
page | No | The page of results to return. Used for pagination. | |
query | Yes | The term to search the metadata for. |