get_articles
Fetch news articles from the NoFOMO feed with optional filters for category, time window, and sorting. Returns title, summary, source, and publication date for each article.
Instructions
Browse the NoFOMO news feed. Returns articles with title, summary, category, source, and publication date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort | No | Sort order: latest (default), popular, discussed | |
| time | No | Time filter: 24h, 7d, 30d | |
| limit | No | Number of articles (default 10, max 50) | |
| category | No | Filter by category: world, politics, economy, technology, health, sport, science, entertainment, climate, travel |