Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceGetEthRedemptionHistory

Retrieve historical ETH staking redemption records with details on asset type, amount, status, and redemption time. Filter by date range and page through results.

Instructions

Get ETH Redemption History API allows users to retrieve their historical ETH staking redemption records, including details like asset type, amount, status, and time of redemption.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNoNumber of results per page, Default is 10, Max is 100
currentNoCurrently querying page, start from 1. Default is 1
endTimeNoEnd time in milliseconds (e.g., 1641522526562)
startTimeNoStart time in milliseconds (e.g., 1641522717552)
recvWindowNoTime window for request validity
Behavior3/5

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

While the description uses 'retrieve,' implying a read-only operation, it does not disclose authentication requirements, rate limits, or pagination behavior. In the absence of annotations, the description carries the transparency burden, but the read-only nature is explicitly stated and response fields are mentioned, offering moderate transparency.

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, focused sentence that immediately states the tool's purpose and key output fields. It contains no redundant information and is well-structured for quick scanning.

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 simple historical data retrieval tool, the description provides enough initial context by listing response fields. However, with no output schema and no annotations, it does not fully address pagination, time filter usage, or how this fits into the broader staking workflow, leaving some gaps for the agent.

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?

The input schema covers all parameters with descriptions (100% coverage), so the baseline is 3. The description does not add additional parameter context beyond what the schema provides, making the semantic value equal to the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves historical ETH staking redemption records, with a specific verb and resource. It mentions the asset type, amount, status, and time, providing a clear purpose, though it does not explicitly differentiate from sibling history tools like BinanceGetEthStakingHistory or BinanceGetSolRedemptionHistory.

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?

The description provides no guidance on when to use this tool versus alternatives such as BinanceGetEthStakingHistory or BinanceRedeemEth. It does not mention prerequisites, typical use cases, or exclusions, leaving the agent to infer usage solely from the tool name and description.

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/C0inFlips/binance-mcp-chainvector'

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