Child accounts with balances
list_child_accounts_with_balancesCheck each child account's ruble and bonus balances to identify accounts that need funding and verify transfers have landed.
Instructions
Same list as list_child_accounts, plus each child's balance: {balance, bonusBalance} in rubles and bonus rubles. Use it to see which child is out of money before transfer_funds / transfer_bonus, and to verify a transfer landed. Shows the children's balances only — the parent's own balance comes from get_balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||