get_balance
Check your account balance and credit status before making calls or starting campaigns. Avoid failed operations by verifying sufficient funds with a quick credit check.
Instructions
Check the current account balance and credit status.
Returns the available balance in the account's billing currency (set in organization settings — defaults to USD).
Always check this before:
Making outbound calls (make_call)
Starting campaigns (start_campaign)
Any operation that incurs telephony or AI costs
A zero or negative balance means calls will fail. The has_credits field is a quick boolean check for sufficient funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||