nuez.balance
Returns the current ARS balance of the nuez wallet associated with the API key.
Requires scope: balance:read
Parameters
Section titled “Parameters”None.
Return value
Section titled “Return value”{ "balance": 125430.50, "currency": "ARS", "wallet_id": "wal_01HXYZ...", "as_of": "2026-04-23T14:32:01Z"}Example
Section titled “Example”Ask Claude: "What's my nuez balance?"Claude calls nuez.balance with no arguments and returns the formatted balance to the conversation.