search_news
Search for news articles across multiple APIs with automatic failover, ensuring reliable results even if one API reaches its limit or fails. Supports 20+ languages and customizable query parameters.
Instructions
Search for news articles using multiple news APIs with automatic failover. The system intelligently switches between different news APIs when one reaches its limit or fails.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | Language code for news articles (e.g., 'en', 'zh', 'es') | en |
limit | No | Maximum number of articles to return (1-10) | |
query | Yes | Search query for news articles (keywords, topics, etc.) |