Skip to main content
Glama

dexSpotPairsLatest

Retrieve a paginated list of active DEX spot pairs with current market data, filtered by network, exchange, assets, liquidity, volume, and more.

Instructions

Returns a paginated list of all active dex spot pairs with latest market data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
network_idNo
network_slugNo
dex_idNo
dex_slugNo
base_asset_idNo
base_asset_symbolNo
base_asset_contract_addressNo
base_asset_ucidNo
quote_asset_idNo
quote_asset_symbolNo
quote_asset_contract_addressNo
quote_asset_ucidNo
scroll_idNo
limitNo
liquidity_minNo
liquidity_maxNo
volume_24h_minNo
volume_24h_maxNo
no_of_transactions_24h_minNo
no_of_transactions_24h_maxNo
percent_change_24h_minNo
percent_change_24h_maxNo
sortNo
sort_dirNo
auxNo
reverse_orderNo
convert_idNo
Behavior2/5

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

With no annotations, the description must disclose behavioral traits, but it only mentions 'paginated list' without details on pagination mechanism, rate limits, or side effects. The lack of such information reduces transparency.

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?

A single, focused sentence that front-loads the key purpose. No extraneous words, achieving maximum conciseness.

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

Completeness1/5

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

The description is incomplete given the complexity: 27 optional parameters, no output schema, and multiple sibling tools. It fails to explain pagination (scroll_id, limit), filtering options, sorting, or conversion features (convert_id). Agents lack sufficient context to use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 27 parameters with 0% description coverage. The description does not elaborate on any parameter meaning, despite the large number of filter and sort parameters. Baseline is low due to high schema coverage gap.

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?

Description clearly states the tool returns a paginated list of active dex spot pairs with latest market data, using a specific verb and resource. It differentiates from siblings like dexPairsQuotesLatest which return quotes for specific pairs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives such as dexPairsQuotesLatest, dexPairsOhlcvLatest, or dexPairsTradeLatest. An agent would need to infer usage from the description alone.

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/shinzo-labs/coinmarketcap-mcp'

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