search_news
Search news articles by keyword across multiple sources to find relevant financial information and market updates.
Instructions
Search news articles by keyword across multiple sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword to search for in news articles | |
| limit | No | Max number of results (default: 15) | |
| offset | No | Number of results to skip for pagination | |
| lang | No | Language code, e.g. 'en' or 'zh' | |
| sources | No | Source filter as a comma-separated string or string array | |
| sort | No | Sort order, e.g. 'time' |