setlistfm_search_setlists
Find concert setlists by searching artist, city, or year on Setlist.fm.
Instructions
Search setlists on Setlist.fm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artistName | No | ||
| cityName | No | ||
| year | No | ||
| api_key | No |
Find concert setlists by searching artist, city, or year on Setlist.fm.
Search setlists on Setlist.fm.
| Name | Required | Description | Default |
|---|---|---|---|
| artistName | No | ||
| cityName | No | ||
| year | No | ||
| api_key | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full behavioral disclosure burden but only states the tool searches setlists. It fails to mention required authentication via api_key, rate limits, pagination, or the nature of the search (fuzzy vs exact).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence, but it is too sparse for a tool with four parameters and no other documentation. It front-loads the purpose but lacks essential detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has four parameters, no output schema, and no annotations, the description is completely inadequate. It fails to explain inputs, outputs, or any constraints, leaving the agent without guidance for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description does not explain any of the four parameters (artistName, cityName, year, api_key). The agent receives no guidance on their meaning, format, or optionality.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches setlists on Setlist.fm, with a specific verb and resource. It implicitly distinguishes from sibling tools like setlistfm_artist_setlists and setlistfm_get_setlist but does not explicitly differentiate.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No usage guidelines are provided. The description does not indicate when to use this tool versus alternatives such as setlistfm_artist_setlists for a known artist's setlists or setlistfm_search_artist for finding artist IDs.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/malamutemayhem/unclick'
If you have feedback or need assistance with the MCP directory API, please join our Discord server