get_wallet_balance
Retrieve the balance for any wallet by providing its ID, with values in satoshis (BTC) or cents (USD).
Instructions
Get the balance of a specific wallet by ID. Returns balance in satoshis (BTC) or cents (USD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | Yes | The wallet ID to check balance for |