Skip to main content
Glama

Get Artist Events

ticketmaster.events.by_artist
Read-onlyIdempotent

Search Ticketmaster events by artist name with filters for country, date range, and sorting options to find concerts and performances.

Instructions

Find events by artist or performer name with optional country and date filters (Ticketmaster)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNoArtist/performer name to search (e.g. "Beyonce", "Coldplay")
attractionIdNoTicketmaster attraction ID for exact artist match
countryCodeNoISO 3166-1 alpha-2 country code (e.g. "US", "GB")
startDateTimeNoStart date/time in ISO 8601 format with Z suffix
endDateTimeNoEnd date/time in ISO 8601 format with Z suffix
sizeNoNumber of results per page (1-200, default 20)
pageNoPage number for pagination (0-based, default 0)
sortNoSort order (e.g. "date,asc", "relevance,desc")
localeNoLocale for response (e.g. "en-us")
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering safety and mutation behavior. The description adds that this is a Ticketmaster integration (external service context) but omits behavioral details like pagination limits, rate limiting, or fuzzy vs exact matching behavior between keyword and attractionId parameters.

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, efficient sentence with no wasted words. It front-loads the action ('Find events'), specifies the target resource ('by artist'), mentions key optional features ('country and date filters'), and identifies the data source ('Ticketmaster') without verbosity.

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

Completeness3/5

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

Given the 9 parameters (including pagination and locale options) and the presence of comprehensive annotations, the description provides adequate but minimal context. It covers the primary search mechanism but omits guidance on pagination behavior, the distinction between fuzzy keyword search and exact ID lookup, or what the response structure contains.

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?

With 100% schema description coverage, the baseline score is 3. The description mentions 'optional country and date filters' which provides minimal additional context beyond the schema, but does not explain the relationship between 'keyword' and 'attractionId' parameters or provide usage examples for the pagination parameters.

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

Purpose4/5

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

The description clearly states the tool finds events by artist/performer name using the verb 'Find' and resource 'events'. It distinguishes itself from sibling tools like 'by_venue' or 'nearby' by specifying the artist-centric search mechanism. However, it doesn't explicitly differentiate from the general 'ticketmaster.events.search' tool.

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

Usage Guidelines3/5

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

The description implies usage context through 'by artist or performer name', suggesting when to use this tool (when searching for specific artists). However, it lacks explicit guidance on when to use this versus the general 'events.search' sibling tool or whether to use 'keyword' versus 'attractionId' parameters.

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/whiteknightonhorse/APIbase'

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