action apidapp_get_wallet { label: "get_wallet" description: "Get current account balance" provider: apidapp method: GET path: "/wallet" encoding: json output: { type: "object" } }