find_art_events
Search upcoming and current art events by date, country, or type to get dates, venues, ticket info, and visitor guides.
Instructions
Search travel.art's catalogue of upcoming and current art events (biennales, art fairs, festivals). Returns events with dates, venues, ticket info, summary, and a link to travel.art's full visitor guide. Use for queries like 'when is Venice Biennale 2026', 'art fairs in October 2026', 'what's on in Miami in December'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by event type. Optional. | |
| query | No | Free-text query (event name, theme, keyword). Optional. | |
| country | No | ISO 3166-1 alpha-2 country code (e.g., 'IT', 'CH', 'GB', 'US'). Optional filter. | |
| activeOn | No | ISO 8601 date (YYYY-MM-DD). Returns only events whose date range covers this date. Optional. | |
| endsBefore | No | ISO 8601 date. Returns only events ending on or before this date. Optional. | |
| startsAfter | No | ISO 8601 date. Returns only events starting on or after this date. Optional. |