get_news_recap
Generate AI-powered news summaries for specific categories to quickly understand recent developments. Specify a category and timeframe to receive concise recaps.
Instructions
Get an AI-generated news recap/summary for a specific category.
Returns a concise narrative summarizing the most important recent news for the given category. Great for getting up to speed quickly.
Args: category: Category code (required). Use get_categories to see options. Popular choices: 'crypto', 'bitcoin', 'ethereum', 'defi', 'ai', 'macro'. timeframe: Time window for the recap. Use '1h' for crypto/macro (updated hourly), '8h' or '24h' for other categories. Default '12h'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| timeframe | No | 12h |