Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceGetWbethWrapHistory

Retrieve historical WBETH wrap operations to review asset conversion details, exchange rates, and transaction status.

Instructions

Get WBETH Wrap History API allows users to retrieve historical records of WBETH wrap operations, including asset conversion details, exchange rates, and transaction status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNoNumber of results per page. Default: 10, Max: 100
currentNoCurrently querying page. Start from 1. Default: 1
endTimeNoEnd time in milliseconds (optional)
startTimeNoStart time in milliseconds (optional)
recvWindowNoTime window for request validity
Behavior3/5

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

No annotations are provided, so the description carries the full burden for conveying behavioral traits. The verb 'retrieve' implies a read-only operation, and it mentions the returned content types, but it does not explicitly state read-only semantics, auth requirements, rate limits, or pagination behavior. It is adequate but not rich.

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, front-loaded sentence with no filler. It efficiently communicates the tool's core purpose and key output fields, earning its place without unnecessary verbosity.

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?

The tool has no output schema, so the description should helpfully explain the return shape. It mentions asset conversion details, exchange rates, and transaction status, but it omits pagination/response structure and does not clarify how the optional time filters affect the results. It is minimally complete but leaves gaps.

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 has 100% parameter coverage, with each parameter (size, current, endTime, startTime, recvWindow) already described. The tool description adds no parameter-level detail, but because the schema is comprehensive, the baseline of 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 uses the specific verb 'retrieve' and clearly identifies the resource: 'historical records of WBETH wrap operations.' It also lists the key returned data (asset conversion details, exchange rates, transaction status), making it distinct from sibling tools like BinanceGetWbethUnwrapHistory, BinanceGetWbethRateHistory, and BinanceGetWbethRewardsHistory.

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?

There is no guidance on when to use this tool versus the many similar history tools among its siblings (e.g., wrap vs unwrap history, rate history, rewards history). The description only states what the tool does, not when it should be chosen or when an alternative 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/C0inFlips/binance-mcp-chainvector'

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