get_wallet_info tool has been replaced by two tools:
get_balancefor total balancelist_accountsfor per-network balances, addresses, and deposit links
npx agentcash balancenpx agentcash accounts
Migration
Useget_balance when you only need to know whether paid endpoints are currently affordable.
Use list_accounts only when you need network-specific funding details, such as deposit links or wallet addresses.