get_customer_balance
Retrieve a customer's current balance by providing their customer ID. Resolve balance inquiries with accurate, up-to-date data.
Instructions
Get the current balance of a customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |