reddit.getProfile return the connected Reddit user’s identity and karma totals.
automations/reddit-get-profile.automation.ts
Inputs
No fields. Use the optional second argument to select a named Reddit account. Compatible signals are accepted. Use the optional second argument{ account } to select a named Reddit binding.
Output
Returns aRedditProfile with the username, stable user ID, karma totals, account creation time, employee and moderator flags, and verified-email state.