get_on_view_artworks
Find artworks currently on display in museum galleries. Filter by gallery room code or floor to see what's on view.
Instructions
Find artworks currently on physical exhibition in the museum galleries. Filter by specific gallery room code (e.g., 'G355') or museum floor (1, 2, or 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Offset index for pagination (default: 0). | |
| room | No | Specific gallery room number (e.g. 'G355', 'G203', 'G100'). | |
| size | No | Number of results to return (default: 10). | |
| floor | No | Museum floor number (1, 2, or 3). |