get_account_info
Retrieve your Binance account details and current balance information through the MCP server integration.
Instructions
获取账户信息和余额
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}