Skip to main content
Glama

List Rank Radars

list_rank_radars
Read-only

Retrieve paginated Rank Radars tracking organic and sponsored keyword positions for ASINs. Filter by niche, status, or search text to identify the correct rankRadarId for detailed data.

Instructions

Use this to find a rankRadarId before calling get_rank_radar_data. Filter by nicheId if the user has already identified a niche. Retrieves a paginated list of Rank Radars — keyword-rank trackers monitoring organic and sponsored positions for specific ASINs over time. Each item includes id, asin (with id, krtId, asin), marketplace, keywordCount, title, imageUrl, and summary metrics: top10KW, top10SV, top50KW, top50SV. Supports pagination metadata (currentPage, pageSize, total, lastPage, hasNext, hasPrev).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoFilter by Rank Radar status. By default, returns only ACTIVE Rank Radars. Allowed: ACTIVE, PAUSED, ARCHIVED.
nicheIdNoFilter Rank Radars by Niche identifier. Use after `list_niches`.
pageSizeNoItems per page (max 100). Defaults to 20.
searchTextNoFilter Rank Radars by ASIN or product title.
currentPageNoPage number, 1-indexed. Defaults to 1.
Behavior4/5

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

Annotations include readOnlyHint=true, which covers the safety profile. The description adds meaningful behavioral context: pagination behavior, field list, and summary metrics, plus the note that this is a list operation. It does not describe every detail (e.g., default status behavior is in the schema), but it goes beyond the annotation.

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 well-structured: a purpose sentence, a filter hint, a definition of the resource, the returned fields, and pagination metadata. Every sentence carries unique information, and the key purpose is front-loaded. No filler or redundancy.

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 list tool with no output schema, the description documents the response shape sufficiently: item fields and pagination metadata. It also defines what a Rank Radar is. Missing minor details like default status or sorting, but those live in the schema and are easily inferable. Overall complete enough.

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 parameters are fully documented. The description repeats nicheId and mentions pagination but does not add significant semantic value beyond the schema. 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 opens with a clear use case ('find a rankRadarId before calling get_rank_radar_data') and explicitly states the resource ('Rank Radars'). It lists what the tool retrieves and the item fields, making it unambiguous and distinct from sibling tools like get_rank_radar_data or create_rank_radar.

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?

Provides concrete guidance on when to use the tool (before get_rank_radar_data) and conditional filtering based on whether a niche is already identified. It does not explicitly mention alternatives or exclusions, but the sequencing and filter hints give clear context for selection.

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