open-met-explorer
Launch the Met Explorer app to browse and filter Metropolitan Museum of Art objects. Use optional parameters like search query, image filter, title-only search, or department ID to pre-seed the explorer with a live search.
Instructions
Open the interactive Met Explorer app for browsing and filtering objects. For exploration intents, pass q so the app can run a live search on open. After opening, keep your chat handoff short and UI-focused. For deeper details on a specific object ID, prefer get-museum-object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional initial search query to seed the explorer. If provided, the app automatically executes the search on launch | |
| hasImages | No | Whether the initial search should prioritize objects with images | |
| title | No | Whether the initial query should search only object titles | |
| departmentId | No | Optional department id to pre-select in the explorer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initialState | Yes | Initial app launch state for the Met Explorer UI |