Skip to main content
Glama

Robinhood Chain wallet snapshot

rhchain_wallet

Retrieve a Robinhood Chain wallet snapshot: ETH balance, USD value, transaction count, account type, and scam flags. Optionally include token holdings.

Instructions

Wallet snapshot on Robinhood Chain: ETH balance (+USD), tx count, account type, scam/reputation flags, optionally token holdings (deep=true).

PAID TOOL: up to $0.01 USDC.e per call (MPP on Tempo). Paid automatically from your configured wallet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deepNotrue to also return token holdings.
addressYesWallet address (0x...).
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the paid nature (up to $0.01 USDC.e) and automatic payment from the configured wallet, which is important behavioral context. However, it omits other behavioral details like error handling, return format, or explicit confirmation that this is a read-only operation, though 'snapshot' implies non-mutating.

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 two sentences of dense, relevant information. The first sentence lists the output fields, and the second warns about cost and payment. No fluff or redundancy; 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?

Given the absence of an output schema, the description enumerates the key return fields (ETH balance, tx count, account type, scam/reputation flags, optional token holdings), which is substantial. However, it leaves some ambiguity about the interpretation of 'account type' and the nature of reputation flags, and does not mention other potentially relevant details. Still, for a tool with only two parameters and a straightforward output, it is mostly complete.

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% for both parameters, and the description's mention of deep=true adds no new information beyond the schema's own description. The address parameter is self-explanatory, so the description does not enhance parameter understanding beyond the structured schema.

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 specifies the tool's action: returning a wallet snapshot on Robinhood Chain with ETH balance (+USD), transaction count, account type, reputation flags, and optional token holdings. It distinguishes itself from sibling tools like rhchain_wallet_score and rhchain_tx by the scope of its output, making the purpose unambiguous.

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 a wallet snapshot is needed but provides no explicit comparison to alternatives or when-not scenarios. The paid-tool warning is a cost consideration, not a usage guideline, and there is no mention of cases where another tool would be more appropriate.

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/lucle87/boo-mpp-mcp'

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