Get Wallet Balance
get_wallet_balanceCheck the current prepaid wallet balance for this Botverse account. Use before large batch jobs to confirm sufficient funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| balance_usd | Yes | Current wallet balance in USD. | |
| refill_amount_usd | No | Amount in USD added on each auto-refill, if enabled. | |
| auto_refill_enabled | Yes | Whether automatic wallet top-up is enabled. | |
| refill_threshold_usd | No | Balance threshold in USD that triggers an auto-refill, if enabled. |