Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceWalletAccountStatus

Retrieve your Binance wallet account status to confirm it is active and available for trading. Use this to verify account health before executing trades.

Instructions

Get Binance Wallet account status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
recvWindowNoThe value cannot be greater than 60000
Behavior2/5

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

With no annotations available, the description provides minimal behavioral disclosure. It implies a read-only operation via 'Get' but does not mention return format, potential errors, rate limits, or authentication requirements.

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?

Single sentence, front-loaded, no redundant wording. It conveys the core function immediately.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description fails to explain what 'account status' includes or what the response contains. With no output schema and no annotations, this leaves the agent without enough information about expected return values.

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 only parameter 'recvWindow' is described in the schema with a constraint (≤60000) but not its purpose. Since schema coverage is 100%, the baseline of 3 applies; the description adds no additional parameter context.

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 states a specific action ('Get') and resource ('Binance Wallet account status'), making the core purpose clear. However, it does not differentiate from sibling tools like BinanceWalletAccountInfo or BinanceWalletDailyAccountSnapshot, leaving the exact scope of 'status' ambiguous.

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?

No usage context, prerequisites, or alternative tool guidance is provided. The description merely states what it does without explaining when to choose it over similar sibling 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