Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official
by Coinversaa

pulse_pnl_leaders

Ranks wallets by realized PnL from positions closed in last 24h to reveal today's top winners and losers, with position counts and liquidation flags.

Instructions

Today's biggest realized winners AND losers: wallets ranked by summed realized PnL on positions CLOSED in the last 24h, with position counts and liquidation flags. Realized-on-the-day — different from the portfolio leaderboards (which rank account value over longer windows). Use for 'who made/lost the most money today?'. Requires Starter tier or higher.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoWinners and losers each capped at this count.
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.
Behavior3/5

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

No annotations are provided, so the description must cover behavior. It correctly identifies that this involves realized PnL on closed positions (mutating? No, it's a read operation) and includes position counts and liquidation flags. However, it doesn't disclose whether pagination applies or what happens if no positions are closed in 24h. Returns are also not described, but with no output schema, this is a minor gap.

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 highly concise, with three informative sentences. The first sentence fronts the core purpose, the second clarifies the time window and differentiation from similar tools, and the third provides a usage example. No wasted 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 the low complexity (2 params, no nested objects, no output schema), the description is almost complete. It explains the tool's purpose, usage window, and sibling distinction. The only minor omission is a brief note on what happens if no positions are closed (empty result), but this is generally understood.

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 description coverage is 100%, so the baseline is 3. The description adds context by implying that both winners and losers are capped by 'limit', and the default and max/min values are in the schema. The description doesn't explicitly mention the parameters, but the schema is sufficient, and the useToonFormat parameter is well-documented.

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 uses specific verbs ('realized winners AND losers') and clarifies the resource ('wallets ranked by summed realized PnL on positions CLOSED in the last 24h'). It explicitly distinguishes this tool from portfolio leaderboards that rank account value over longer windows, addressing the sibling tool pulse_leaderboard.

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?

The description clearly states when to use this tool ('who made/lost the most money today?') and distinguishes it from portfolio leaderboards. It does not explicitly list when NOT to use it or provide alternative sibling tools, but the context is clear enough.

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