get_account_balance
Check the balance of a specific cryptocurrency asset in your Bybit account, with optional account type selection.
Instructions
Get the balance of a specific cryptocurrency asset.
Args: coin: The cryptocurrency symbol, e.g., BTC. account_type: Account type: UNIFIED, CONTRACT, SPOT, FUND (default: UNIFIED).
Returns: Asset balance info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| account_type | No | UNIFIED |