Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceMyPreventedMatches

Retrieve prevented matches from Binance's Self-Trade Prevention. Filter by symbol, order ID, or match ID to review blocked trades and avoid account risk.

Instructions

Get prevented matches for Self-Trade Prevention.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoDefault 500; max 1000
symbolYesSymbol of the trading pair (e.g., BTCUSDT)
orderIdNoOrder ID
recvWindowNoThe value cannot be greater than 60000
preventedMatchIdNoPrevented match ID
fromPreventedMatchIdNoPrevented match ID to fetch from
Behavior2/5

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

With no annotations present, the description carries full responsibility for behavioral disclosure. It only states the action 'Get' and gives no insight into pagination, required parameters, filtering behavior, or operational nuances. The description adds little beyond the tool's name.

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 redundant information. It is concise and to the point.

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 6 parameters and no output schema, the description is minimal but minimally viable. It identifies the purpose and relies on the schema for parameter details. Missing context includes how filters interact and typical use cases, but the basic selection criteria are met.

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 baseline is 3. The description does not add any parameter-specific meaning, but the schema already provides detailed descriptions for all six parameters, including defaults and constraints.

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 'Get prevented matches for Self-Trade Prevention' uses a specific verb and resource, clearly identifying a distinct endpoint. It differentiates from sibling tools like BinanceMyTrades or BinanceMyAllocations by focusing on prevented matches.

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 through the 'Self-Trade Prevention' context but provides no explicit guidance on when to use this tool versus alternatives. No exclusions or alternative tool recommendations are mentioned.

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