whats_being_said
ActiveTool of com.dropwatchhq/social-pulse
Top recent posts and the dominant discussion THEMES for a query across Reddit + Hacker News. Use to quickly understand 'what are people saying about X' — the actual posts plus the co-occurring themes/angles. Each post carries score, comments, sentiment and a link. Live data.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"days": {
"type": "number",
"description": "Look-back window in days (default 14)."
},
"limit": {
"type": "number",
"description": "Max posts (default 12)."
},
"query": {
"type": "string",
"description": "What to look up, e.g. 'vision pro returns' or 'rust vs go'."
},
"subreddit": {
"type": "string",
"description": "Optional: restrict the Reddit side to one subreddit."
}
}
}Parent server
com.dropwatchhq/social-pulse
1/7 registries