get_wallet_balance
Check your prepaid wallet balance for the Botverse account to confirm sufficient funds before running large batch jobs.
Instructions
Check 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. | |
| 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. | |
| refill_amount_usd | No | Amount in USD added on each auto-refill, if enabled. |