get_balances
Wallet token balances (SOL + all SPL tokens) with USD valuations.
detail="concise" (default) returns total_usd + count + balances trimmed to token/symbol/usd_value (IDs for chaining into e.g. get_quotes); "full" returns every field (amount, price_usd) as before.
Workflow: ORIENT step -- the starting read for any flow. See get_trading_workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | concise | |
| caller_id | No | ||
| wallet_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||