Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official

pulse_cohort_recent_top_positions

Retrieves top closed position lifecycles for a cohort by profit or size tier, showing entry/exit prices, duration, PnL, fees, and liquidation status.

Instructions

Top closed position lifecycles by a cohort defined by its LAST-30-DAY tier: the biggest/most notable open->close cycles from currently-printing wallets, with entry/exit VWAP, hold duration, realized PnL, fees, and liquidation flag.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.
tierTypeYesTier category: 'pnl' for profit tiers, 'size' for volume tiers.
tierYesTier name. PnL tiers: money_printer, smart_money, grinder, humble_earner, exit_liquidity, semi_rekt, full_rekt, giga_rekt. Size tiers: leviathan, tidal_whale, whale, small_whale, apex_predator, dolphin, fish, shrimp
limitNoNumber of positions to return.
offsetNoPagination offset.
Behavior4/5

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

No annotations are provided, so the description carries full burden. It transparently discloses that the tool returns lifecycles with specific fields and uses a last-30-day tier definition. However, it does not mention pagination behavior, default sorting, rate limits, or authentication requirements, though these are less critical for a read-only data retrieval tool.

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 conveys all essential information without fluff. Every part adds value: what it returns, the cohort definition, and the included fields. No unnecessary words.

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?

Given no output schema, the description lists key return fields (entry/exit VWAP, hold duration, realized PnL, fees, liquidation flag). It does not explain that the tool returns multiple positions or mention pagination details, but the schema parameters (limit, offset) cover that. The description is relatively complete for a list endpoint.

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?

Schema coverage is 100%, so baseline is 3. The description adds context by linking the tier parameters to the cohort definition, but it does not elaborate on enum values or provide usage hints beyond what the schema already describes. For example, it doesn't explain when to choose 'pnl' vs 'size' for tierType in practice.

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 the tool returns 'top closed position lifecycles' for a cohort defined by a last-30-day tier, listing specific fields like entry/exit VWAP, hold duration, realized PnL, fees, and liquidation flag. It distinguishes from siblings by specifying 'biggest/most notable open->close cycles from currently-printing wallets'.

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 usage when querying top positions from a specific tier cohort but does not provide explicit when-to-use or when-not-to-use guidance relative to the many sibling tools (e.g., pulse_cohort_recent_positions, pulse_cohort_recent_trades). No alternatives or exclusions are mentioned.

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