Get wallet balance
get_wallet_balanceRetrieve a client's wallet or credit balance. Provide a client_id for the default account or an account_id for a specific account.
Instructions
Get a client's wallet/credit balance. Pass client_id (default account is resolved automatically) or a specific account_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Client UUID | |
| account_id | No | Account UUID |