reddit.getSubreddit retrieve public metadata and subscription state for one subreddit.
automations/reddit-get-subreddit.automation.ts
Inputs
Setsubreddit to the community name without r/. Compatible signals are accepted. Use the optional second argument { account } to select a named Reddit binding.
Output
Returns aRedditSubreddit with its stable fullname, descriptions, subscriber counts, NSFW state, URL, and whether the connected account subscribes.