Skip to main content
Glama

era_distribution_report

Visualize release eras. Pass an artist ID for a 5-year discography breakdown, or omit it for a decade-based histogram of your saved albums, with percentages and peak-era callouts.

Instructions

Histogram of releases across eras: pass artist_id for that artist's discography in 5-year buckets, or omit it for your own saved-album library in decade buckets, with percentages and peak-era callouts. Quota: 1 walk (discography or saved albums).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
artist_idNoArtist mode when given; omit for library mode
saved_capNoLibrary mode max saved albums. Default: 1000
include_groupsNoArtist mode album groups. Default: album,single
response_formatNo'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API objectconcise
Behavior4/5

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

With no annotations provided, the description carries the behavioral disclosure burden. It discloses a concrete quota ('1 walk') and describes the output summary features ('percentages and peak-era callouts'). It does not explicitly state read-only behavior, but the report/histogram framing makes this reasonably clear.

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?

Two tight sentences deliver the core purpose, both modes, bucket sizing, output highlights, and quota cost with no filler. The key behavior is front-loaded before the quota note.

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?

The description covers mode semantics, bucket granularity, output features, and quota in a compact way. It is slightly incomplete in that 'walk' is unexplained and no alternative tool routing is given, but with no output schema it still gives enough for an agent to invoke the tool correctly in either mode.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds value by explaining how artist_id toggles modes and by defining bucket widths (5-year vs decade), which is not fully captured by the bare schema descriptions. Other parameters like saved_cap and include_groups are left to the schema, which is acceptable.

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 produces a 'histogram of releases across eras' and distinguishes two modes: artist discography in 5-year buckets and saved-album library in decade buckets. It is specific about the resource and behavior, though it does not explicitly name or contrast sibling tools.

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 gives explicit mode-selection guidance: pass artist_id for an artist discography, or omit it for the saved-album library. This is clear context for when to use each mode, but it does not state exclusions or point to alternative era/report tools, so it stops short of a 5.

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/NovaLux12/spotify-mcp-server'

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