get_account_overview
Retrieve a unified account overview covering spot and funding wallet balances. Optionally filter by asset, omit zero balances, and include BTC valuation.
Instructions
Get a combined overview of spot account balances and funding wallet balances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Optional asset filter such as BTC or USDT. | |
| needBtcValuation | No | When true, the funding wallet includes BTC valuation where available. | |
| omitZeroBalances | No | When true, the spot account returns only non-zero balances. |