Reddit
R
Reddit
/subreddit-posts

Subreddit posts

Hot, new or top posts for a subreddit.

liveverifieddegraded · 162ms
redditsubredditpostscommunity
$0.00020
per result + $0.003 call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run reddit /subreddit-posts for me.

Input

FieldTypeDescription
subreddit*stringSubreddit name
sortstringhot, new, top, rising default "hot"
timestringFor top: hour, day, week, month, year, all default "day"
limitnumberMax (100) default 25

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"reddit","endpoint":"/subreddit-posts","input":{"subreddit":"...","sort":"hot","time":"day","limit":25}}'
cli
npx cracked-ai run -p reddit -e /subreddit-posts -i '{"subreddit":"...","sort":"hot","time":"day","limit":25}'
mcp
run_tool({ provider: "reddit", endpoint: "/subreddit-posts", input: {"subreddit":"...","sort":"hot","time":"day","limit":25} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.