Skip to main content
Glama

geckoterminal_pool_ohlcv

Retrieve candlestick OHLCV data for any pool to support charting and technical analysis with adjustable timeframes and currency options.

Instructions

Get OHLCV (candlestick) data for a pool - essential for charting and technical analysis

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of candles (max 1000)
tokenNoWhich token to get OHLCV forbase
networkYesNetwork ID
currencyNoPrice currencyusd
aggregateNoAggregate multiple periods (e.g., 4 for 4-hour candles)
timeframeNoCandle timeframehour
poolAddressYesPool contract address
Behavior2/5

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

No annotations are present, so the description must carry the burden of behavioral disclosure. It simply states the action without revealing any behavioral traits such as response format, pagination, rate limits, or error conditions. This leaves the agent without important context about what the tool actually returns or how it behaves at runtime.

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 a single sentence that immediately states the core function and then adds a brief use case. It is extremely concise, front-loaded, and contains zero filler, earning the maximum score for efficiency.

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

Completeness2/5

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

The tool has 7 parameters, no output schema, and no annotations, creating a need for a more comprehensive description. The description only captures the basic function and one use case, but leaves out critical context such as return structure, supported networks, or how the OHLCV data is formatted. Given the complexity, the description is insufficient.

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 description coverage is 100%, with every parameter having a semantic description (e.g., 'Number of candles (max 1000)', 'Which token to get OHLCV for'). The tool description itself adds minimal parameter-specific meaning beyond mentioning 'pool', but since the schema already explains all parameters, a baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Get OHLCV (candlestick) data for a pool', which specifies the verb and resource. It adds a use case ('essential for charting and technical analysis'), but it does not explicitly distinguish itself from the sibling tool 'dex_get_pool_ohlcv', which likely serves a similar function.

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

Usage Guidelines3/5

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

The description implies when to use the tool by mentioning 'charting and technical analysis', providing a clear context. However, it lacks explicit guidance on when not to use it or how it compares to alternative OHLCV tools (e.g., dex_get_pool_ohlcv, historical_ohlcv), so no exclusions or alternatives are given.

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/nirholas/universal-crypto-mcp'

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