Skip to main content
Glama

find_art_events

Search a curated catalogue of art events including biennales, art fairs, and festivals. Filter by country, type, or date to retrieve dates, venues, ticket info, and a visitor guide link.

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

TableJSON Schema
NameRequiredDescriptionDefault
queryNoFree-text query (event name, theme, keyword). Optional.
countryNoISO 3166-1 alpha-2 country code (e.g., 'IT', 'CH', 'GB', 'US'). Optional filter.
typeNoFilter by event type. Optional.
activeOnNoISO 8601 date (YYYY-MM-DD). Returns only events whose date range covers this date. Optional.
startsAfterNoISO 8601 date. Returns only events starting on or after this date. Optional.
endsBeforeNoISO 8601 date. Returns only events ending on or before this date. Optional.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses the return content (dates, venues, ticket info, summary, link) and implies a read-only search, but does not mention pagination or potential result size limits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph of three sentences, front-loaded with the main purpose, and every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 6 optional parameters and no output schema, the description adequately covers the tool's functionality and return values. However, it does not explain parameter interactions (e.g., activeOn vs startsAfter/endsBefore) but the schema handles that.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description provides no additional meaning beyond what the schema already gives for each parameter, relying on the schema for details.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches travel.art's catalogue of art events (biennales, art fairs, festivals) and distinguishes it from siblings (find_museum_guide, recommend_art_trip) by specifying the exact domain.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit example queries (e.g., 'when is Venice Biennale 2026') that clarify when to use the tool, but it does not explicitly state when not to use it or name alternatives beyond the sibling context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexzavialov/travel-art-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server