Skip to content

nuez.balance

Returns the current ARS balance of the nuez wallet associated with the API key.

Requires scope: balance:read

None.

{
"balance": 125430.50,
"currency": "ARS",
"wallet_id": "wal_01HXYZ...",
"as_of": "2026-04-23T14:32:01Z"
}
Ask Claude: "What's my nuez balance?"

Claude calls nuez.balance with no arguments and returns the formatted balance to the conversation.