Skip to main content
Glama

Get Competitors and Niche Statistics

get_niche_competitors
Read-only

Retrieve detailed competitor data for a niche, including ASINs, sales, revenue, prices, and rankings, plus niche statistics for benchmarking and opportunity scoring.

Instructions

Use this for competitor ASINs, sales/revenue benchmarks, or niche opportunity scoring. Retrieves the list of Competitors within the specified Niche along with Niche statistics. For the Niche: keyword statistics, opportunity evaluation, benchmark median values, and overall competitor strength assessment. For each Competitor: ASIN, sales, revenue, ratings, reviews, price, image URL, and ranking data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nicheIdYesThe unique identifier of the Niche (from `list_niches`).
Behavior4/5

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

The readOnlyHint annotation already signals a safe read operation, and the description complements this by explaining exactly what data is returned: niche-level statistics and per-competitor fields like ASIN, sales, revenue, and ratings. It does not disclose potential pagination or error behavior, but for a straightforward retrieval tool, the added detail goes beyond the annotation's minimal information.

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 efficiently structured: a use-case sentence followed by a high-level summary, then bullet-like breakdowns for the niche and competitor data. Every sentence adds distinct value—no filler or redundancy—making it easy for an agent to parse quickly.

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?

With only one parameter and no output schema, the description carries the burden of explaining return values. It does so thoroughly, listing the exact metrics for the niche and each competitor. It lacks mention of pagination or result limits, but for a simple single-ID lookup with such detailed return info, it is substantially complete.

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?

The schema covers 100% of the single parameter (nicheId) with a clear description referencing list_niches, so the schema already provides full parameter semantics. The description's mention of 'within the specified Niche' merely restates the context without adding new format or constraint details, warranting the baseline score of 3.

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 clearly states the tool's function: 'Retrieves the list of Competitors within the specified Niche along with Niche statistics.' It also lists specific use cases ('competitor ASINs, sales/revenue benchmarks, or niche opportunity scoring') and details the returned data for both the niche and each competitor, which makes its purpose distinct from sibling tools like get_niche_keywords or get_niche_roots.

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 opens with 'Use this for competitor ASINs, sales/revenue benchmarks, or niche opportunity scoring,' providing clear context for when to invoke this tool. It does not explicitly name alternatives or state when not to use it, but the use cases imply it is for competitor-centric queries rather than keyword or root analysis, giving adequate guidance.

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/Data-Dive-Tools/datadive-mcp'

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