Skip to main content
Glama

new_music_from_saved_artists

Get a personal new-release feed from artists you follow, optionally including artists from your saved albums, sorted by release date.

Instructions

Newest releases across the artists you follow (and optionally those in your saved albums), sorted by release date — your personal new-release feed. Quota: 🔴 followed-artist walk + per-artist album peeks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
max_resultsNo
artist_limitNoMax artists to check. Default: 20
response_formatNo'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API objectconcise
include_saved_album_artistsNoAlso include artists from your saved albums. Default: true
Behavior3/5

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

No annotations are present, so the description carries the full burden. It adds a useful quota warning ('red followed-artist walk + per-artist album peeks') that flags a potentially expensive operation, but it does not state whether this is read-only, describe pagination/limits, failure modes, or any side effects.

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 sentences with the main value proposition front-loaded and the quota warning cleanly appended at the end. No tautology, fluff, or repetition of schema details.

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?

For a low-complexity optional-param read tool, the core scope, sort order, optional saved-album inclusion, and quota warning are all present. The description adequately carries the return concept ('newest reases sorted by release date') since no output schema exists, though exact item types are left to response_format.

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 describes 3 of 4 params; the description only gestures at include_saved_album_artists via 'optionally those in your saved albums'. max_results receives no semantic help from the description, but its numeric schema (max 2000) and the feed concept make it fairly obvious.

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?

Uses a specific verb/object construction: 'Newest reases across the artists you follow...' and brands it 'your personal new-release feed', which clearly separates it from generic feed/explorer siblings. The optional saved-albums clause adds precision.

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?

Implies use case — a personal new-release feed from followed artists — but never states when-not to use or names alternatives such as new_music_from_top_artists or artist_release_digest. An agent can infer the target use, but there is no explicit disambiguation.

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