jam_chart
Notable jams from the Phish.net jam charts, optionally filtered to one song.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | No | ||
| limit | No |
Notable jams from the Phish.net jam charts, optionally filtered to one song.
| Name | Required | Description | Default |
|---|---|---|---|
| song | No | ||
| limit | No |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must provide behavioral context. It does not disclose if the tool is read-only, requires authentication, or has rate limits. It also fails to explain what 'notable' means or how results are ordered.
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 sentence with no unnecessary words, but it is too terse and lacks structure. It could benefit from being slightly longer to cover key points.
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 no output schema and no annotations, the description is incomplete. It does not explain the output format, what constitutes a 'notable' jam, or how the limit parameter behaves.
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%, so the description must explain parameters. The 'song' parameter is partially explained via 'optionally filtered to one song', but the 'limit' parameter is not described at all beyond its default.
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 states it returns 'Notable jams from the Phish.net jam charts' with optional filtering, which clearly identifies the resource and action. It distinguishes from siblings like song_history or get_setlist by specifying the jam charts source.
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?
The description gives no guidance on when to use this tool versus alternatives or when not to use it. It only mentions optional filtering but lacks context like prerequisites or complementary tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.