Skip to main content
Glama

op3_geography

op3_geography
Read-onlyIdempotent

Get podcast download and unique listener counts by continent, country, region, metro, or timezone. Compare audience size per location to distinguish a large market from one enthusiastic listener.

Instructions

Where a show's downloads come from, at whichever level you ask for: continent, country, region (state or province), metro area, or timezone. Reports downloads and unique listeners side by side for each place, because one enthusiastic listener in a small market otherwise looks like a market. Region and metro are qualified by country, so Illinois and Israel do not merge.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endNoWindow end. Defaults to now.
topNoHow many places to return. The rest are folded into otherCount rather than dropped.
botsNoInclude downloads from known bots. Off by default.
levelNoGranularity. country is the usual answer. region is states and provinces. metro is a US-centric DMA code and is mostly empty outside the US.country
startNoWindow start, e.g. -30d, -8w, 2026-08-01. Defaults to -30d.
identifierYesAn OP3 show uuid, a podcast:guid, or the show's RSS feed URL.
Install Server

TDQS

A4.5/5.0
Behavior5/5

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

The description adds meaningful behavior beyond the annotations: it reports downloads and listeners side by side to avoid misleading small-market conclusions, qualifies regions and metros by country, notes metro is US-centric and mostly empty elsewhere, and implies folded results through the top parameter. This directly shapes how an agent interprets the output.

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?

The description is compact and front-loaded: the purpose appears in the first sentence, granularity options in the second, and the country-qualification caveat earns its place. Every sentence adds information without repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only analytics tool with rich annotations and full schema coverage, the description covers the key decision-relevant context: available geography levels, the unique-listeners pairing, metro's US limitation, and the country-qualification nuance. No critical gap remains for an agent deciding whether and how to call it.

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 six parameters thoroughly. The description reinforces the meaning of level and top through examples and caveats, but does not need to add further parameter detail.

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 exactly what the tool does: reports downloads and unique listeners by geographic area, selectable at five granularity levels. It clearly distinguishes this from sibling analytics tools by focusing on geography rather than episodes, devices, or trends.

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 context on when the tool is appropriate: any geographic breakdown of a show's audience, with 'country is the usual answer' as practical guidance. It does not explicitly name alternative tools or when not to use it, but the geographic focus and level guidance are strong enough for an agent to route correctly.

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/op3-mcp'

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