Skip to main content
Glama

Onvexia — Crypto Fundamentals, Sentiment & Onchain Tracking

On-chain · HODL waves

get_hodl_waves
Read-onlyIdempotent

Bitcoin supply split by coin age over time — which cohorts are holding and which are moving.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

Annotations already establish read-only, idempotent, non-destructive behavior. The description adds the temporal dimension and cohort interpretation, but does not disclose output shape, limit handling, or data frequency. There is no contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, clear and front-loaded, with no filler. It is minimal but appropriately compact for a simple read-only metric tool.

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

Completeness3/5

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

For a tool with no output schema and a single undocumented parameter, the description leaves the meaning of limit ambiguous and does not specify the returned time-series format. However, the core concept is conveyed and annotations cover safety.

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?

Schema description coverage is 0%; the description never mentions 'limit', and the schema only provides a default and type. An agent cannot infer whether limit refers to time periods, data points, or something else. The description adds no parameter-level meaning.

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 names the exact resource (Bitcoin supply segmented by coin-age cohorts) and the analytical purpose (holding vs moving). This uniquely identifies HODL waves among many sibling metric tools without requiring schema inspection.

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 is given about when to use this tool versus alternatives, nor any mention of asset scope or comparison to other on-chain metrics. Usage context is only implied by the metric name and title.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.