Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official

live_oi_history

Retrieve historical open interest for any Hyperliquid coin or global OI to spot accumulation, distribution, and conviction shifts.

Instructions

Get historical open interest data for any coin on Hyperliquid, or global OI across all coins. Best for identifying accumulation/distribution phases, market conviction shifts, and whether a move was backed by positioning. Default 7 days, max 30 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.
coinNoCoin symbol (e.g. BTC, ETH, SOL). Omit for global OI across all coins.
hoursNoNumber of hours of history (default 168 = 7 days, max 720 = 30 days)
Behavior3/5

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

No annotations are provided, so the description must cover behavioral traits. It explains default/max hours and optional output format, but lacks details on data accuracy, caching, or response structure. Adequate but not thorough.

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?

Two compact sentences, no redundancy. The most critical information (what, purpose, defaults) is front-loaded. Every word earns its place.

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 tool with 3 optional parameters and no output schema, the description adequately covers purpose, usage, and parameter semantics. It does not discuss the response format or pagination, but that is partially compensated by the compact structure and default values.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. The description adds value by explaining that omitting 'coin' returns global OI, and that 'hours' defaults to 7 days (168 hours) with a 30-day max. This goes beyond the schema's bare parameter descriptions.

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?

Clearly states it retrieves historical open interest data per coin or globally. The use cases are described (accumulation/distribution, conviction shifts). However, it does not explicitly distinguish from sibling tools like market_historical_oi or live_official_oi, though the 'historical' aspect implies a distinction.

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 a clear best-use case: identifying market sentiment via OI changes. Also mentions default and max duration. Does not explicitly advise against use in other contexts or list alternatives, but the guidance is effective.

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/Coinversaa/mcp-server'

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