get_balance
Check your CapSolver account balance and available packages to monitor credit usage and plan replenishment.
Instructions
Get the current CapSolver account balance.
Returns: {"success": True, "balance": 5.67, "packages": [...]} on success. {"success": False, "error": "...", "error_id": ..., "error_code": "..."} on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||