get_hot_news
Fetch hot news articles and tweets by selecting a category and optional subcategory. Stay updated on topics like crypto, DeFi, and AI.
Instructions
Get hot news and tweets by category.
Args: category: Category key (required). Use get_news_categories to list available keys. subcategory: Subcategory key (optional).
Returns: Combined news articles and tweets for the given category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| subcategory | No |