reddit.getPost retrieve one Reddit post by fullname.
automations/reddit-get-post.automation.ts
Inputs
SetpostId to the t3_... fullname, not the short ID from a Reddit URL. Compatible signals are accepted. Use the optional second argument { account } to select a named Reddit binding.
Output
Returns one normalizedRedditPost. It includes both id and shortId.