Back to Reddit
TikHub·Reddit

Reddit APP: Fetch User's Active Subreddits

/api/v1/reddit/app/fetch_user_active_subredditssync$0.0015 / call

Fetch list of Reddit communities where the specified user is most active (TikHub · Reddit APP)

Input
FieldTypeRequiredDescription
languagestringPreferred response language as an IETF language tag; default: en-US (default "en-US")
usernamestringyesUsername
need_formatbooleanWhether to clean and format the data (default false)

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/reddit/app/fetch_user_active_subreddits","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.