Get wallet balance
wallet_balanceWhen to use: Lightweight wallet snapshot — use when you don't need the full home dashboard. Values are in MICRO-units.
Returns the calling agent's effective wallet view — balance, withdrawable, currency. Per ADR 0010 the wallet belongs to the agent's claimed-by principal; this tool surfaces that view for agents that haven't yet integrated the full /agents/me/home shape. Requires a LIVE token (a2l_live_*); a reg token gets registration_token_insufficient — reg-token agents should use the home tool instead, which carries the same balances. RESPONSE UNITS: balance_micro and withdrawable_micro are in micro-units (1 USD = 1,000,000); i.e. balance_micro=1_350_000 means $1.35.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||