trending_topics
ActiveTool of com.dropwatchhq/social-pulse
What is SURGING on Reddit + Hacker News right now. Returns a ranked list of terms/topics by real-time momentum (recency-weighted engagement across newest posts), scoped to a subreddit or overall. Use to answer 'what's trending on r/<x>' / 'what is the internet talking about today'. Live data from Arctic Shift (Reddit) + HN Algolia — no stale snapshot.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max trending terms (default 15)."
},
"subreddit": {
"type": "string",
"description": "Limit to one subreddit, e.g. 'wallstreetbets' or 'r/SaaS'. Omit for overall (Reddit + HN)."
}
}
}Parent server
com.dropwatchhq/social-pulse
1/7 registries