Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceRedeemEth

Redeem WBETH or BETH for ETH. Get the conversion ratio and arrival time to plan your redemption.

Instructions

Redeem ETH API allows users to redeem WBETH or BETH for ETH, providing the amount, conversion ratio, and arrival time details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetNoAsset type, either WBETH or BETH. Default: BETHBETH
amountYesAmount in BETH, limit 8 decimals (mandatory)
recvWindowNoTime window for request validity
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions output details (amount, conversion ratio, arrival time) but omits critical operational traits such as whether redemption is irreversible, processing delays, fees, or required permissions. For a financial transaction, this is a significant transparency gap.

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 a single sentence that is direct and efficient. It slightly redundantly begins with 'Redeem ETH API', but it is not verbose and the key information is front-loaded. No wasted words.

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 tool with 3 parameters and no output schema, the description gives the core purpose and some output specifics (amount, ratio, arrival time). However, it lacks information about the redemption lifecycle, error scenarios, and side effects, which is especially important for a financial operation. It is adequate but not comprehensive.

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 description coverage is 100%, so the schema already documents all parameters. The description adds marginal value by reinforcing that asset can be WBETH or BETH and tying it to ETH redemption, but it does not provide additional syntax or format details beyond the schema. Baseline 3 is appropriate.

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 action (redeem), the resources (WBETH or BETH), and the outcome (ETH), distinguishing it from related tools like BinanceWrapBeth and BinanceSubscribeEthStaking. The verb 'redeem' is specific and the resource is well-defined.

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?

It provides clear context for when to use the tool: when users want to redeem WBETH or BETH for ETH. It does not explicitly mention alternatives or exclusions, but the purpose is unambiguous. A slight deduction for not naming sibling alternatives when to use this vs. wrap/subscribe tools.

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