search_trending_all
Aggregate trending content across multiple platforms with one query. Search GitHub, Hacker News, Product Hunt, and more.
Instructions
Search across multiple platforms for trending content. Aggregates results from GitHub, Hacker News, Product Hunt, dev.to, Lobsters, HuggingFace, Papers with Code, and more. Use this when user wants to find content about a specific topic across all platforms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. Examples: 'ai agents', 'nextjs', 'rust', 'machine learning', 'web3', 'serverless'. | |
| platforms | No | Optional list of platforms to search. Available: 'github', 'hackernews', 'producthunt', 'devto', 'lobsters', 'echojs', 'juejin', 'v2ex', 'huggingface', 'paperswithcode', 'arxiv', 'betalist', 'replicate', 'npm', 'pypi', 'vscode', 'gumroad'. Leave empty to search all. | |
| limit_per_platform | No | Maximum results per platform. | |
| use_cache | No | Whether to use cached data. |