Skip to main content
The list_accounts tool returns the per-network account list for your AgentCash wallet, including balance, wallet address, and deposit link for each supported network. Equivalent CLI command: npx agentcash accounts

Parameters

This tool takes no parameters.

Response

accounts
array
One entry per supported network.
isNewWallet
boolean
Whether the wallet is new and likely needs funding.
onboardingCta
object
Present when the user has not completed onboarding. Show its message when returned.

Behavior

  • Creates the wallet automatically at ~/.agentcash/wallet.json if one does not exist
  • Returns funding details only when you need network-specific deposit instructions
  • Prefer get_balance when you only need to know whether funds are available

Example

Ask your agent:
If I need to fund my AgentCash wallet, what deposit links can I use?