reddit.listInbox list inbox, unread, or sent records for the connected account.
automations/reddit-list-inbox.automation.ts
Inputs
Setview to inbox, unread, or sent; it defaults to inbox. limit defaults to 25 and is capped at 100. Pass after to continue. Compatible signals are accepted. Use the optional second argument { account } to select a named Reddit binding.
Output
Returnsmessages and pageInfo. Private-message fullnames begin with t4_; comment notifications use t1_ and set wasComment to true. Both retain their Reddit context when Reddit provides it.