Skip to main content
Glama

Rating breakdown across markets

get_review_summary
Read-onlyIdempotent

Compare rating counts and averages for a show across storefronts and combined, using recent reviews only. See where a show is loved or not before requesting full review text.

Instructions

Rating counts and averages for a show, per storefront and combined, without returning the review text. Use this to see where a show is loved and where it is not before spending a larger call on the bodies. The average is over recent reviews rather than the lifetime rating Apple displays, and the two differ.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
showYesThe show, as an Apple Podcasts numeric id (1469759170), or a full Apple Podcasts URL, which is what someone pasting a link will have. A URL carrying a storefront in its path sets the storefront for the call unless one is passed explicitly.
limitNoHow many to return, 1-500. Per storefront, used for the sample the averages are computed over.
storefrontsNoStorefronts to check. Defaults to the configured sweep.
Install Server

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already establish readOnlyHint, idempotentHint, and non-destructiveness. The description adds valuable behavioral context beyond annotations: the average is over recent reviews rather than the lifetime rating Apple displays, and these two values can differ. This warns the agent about an important semantic quirk.

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?

Three sentences, each earning its place: the core output, the use case, and a crucial caveat. The most identifying information is front-loaded, and there is no repetition of schema details or generic filler.

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?

Given no output schema, the description adequately explains what the tool returns (counts and averages, per storefront and combined, no review text) and highlights the recent-reviews caveat. It is complete enough for an agent to select and invoke the tool correctly, though it does not enumerate exact response fields.

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 description coverage is 100%, so the schema already documents all three parameters thoroughly. The description reinforces the notion of counts and averages and the per-storefront grouping, but it does not add meaning beyond what the schema already states. Baseline 3 is appropriate.

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?

The description states a specific verb and resource ('Rating counts and averages for a show') and clearly distinguishes the tool from sibling review tools by emphasizing 'without returning the review text.' It also explains the per-storefront and combined breakdown, leaving no ambiguity about what the tool produces.

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 clear when-to-use guidance: use this to assess where a show is loved before spending a larger call on review bodies. It implies the alternative (get_reviews) and the advantage of this tool, though it does not name the sibling explicitly or state when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/navidmoazzez/apple-podcasts-mcp'

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