Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official
by Coinversaa

builder_retention

Analyze monthly user retention for any Hyperliquid builder by grouping wallets by first fee-order month and tracking active wallets each following month to reveal churn.

Instructions

Monthly retention matrix for a builder's users (takes only the 0x-hex builder address — no other parameters): wallets are cohorted by the calendar month (YYYY-MM, UTC) of their first builder-fee order via this builder, and each cohort's activeWallets[k] counts wallets still active k months later, where 'active' = placed at least one builder-fee order that month (index 0 = the cohort month itself = newWallets). Covers the last 12 calendar months, oldest cohort first. Measured on the ORDERS plane — the order need not fill — so counts can exceed the attributed-fill user counts on builder_cohorts/builder_overlap; see the response's dataNotes for the attribution caveat. Use for 'does builder X retain users month over month, or churn them?'. Requires Pro tier.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
builderYesBuilder address (0x...) — the fee-receiving address a frontend/bot/dex registers on Hyperliquid
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.
Behavior5/5

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

With no annotations, the description carries the full burden and does so comprehensively: it explains cohorting (YYYY-MM, UTC), the activeWallets[k] definition, the 12-month window, the ORDERS plane vs fills, and points to dataNotes for the attribution caveat. It also states the Pro tier requirement. This is rich, non-obvious behavior disclosure.

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?

The description is somewhat long but every sentence carries essential information—methodology, definitions, contrasts, use case, and access requirement. It is front-loaded with purpose and then logically details the behavior. No fluff, so it earns a high score despite length.

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

Completeness5/5

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

For a complex retention tool with no output schema, it explains the response shape (activeWallets[k], cohorts, time coverage) and points to dataNotes for caveats. It also covers the measurement plane, prerequisites, and the intended use case, making it sufficient for correct invocation without guesswork.

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%, giving baseline 3, but the description adds meaning beyond the schema: it clarifies the builder address is the fee-receiving address and notes that only the builder is needed for the core logic (the useToonFormat is format only). It also explains the builder's role in the context of first builder-fee orders, which helps the agent use the parameter correctly.

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 clearly states it is a 'Monthly retention matrix for a builder's users' with a specific verb and resource. It differentiates from siblings by naming builder_cohorts/builder_overlap and explaining the ORDERS-plane measurement difference, so an agent can distinguish it without ambiguity.

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

Usage Guidelines5/5

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

It explicitly provides a use case: 'Use for "does builder X retain users month over month, or churn them?"' and contrasts with the attributed-fill counts on builder_cohorts/builder_overlap, giving clear when-to-use-and-when-not guidance. The Pro-tier requirement is also stated.

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