Search financial news
alphai_news_searchSearch AI-enriched financial news by query, tickers, category, date range, and relevance score. Filter and paginate results, optionally collapsing syndicated stories.
Instructions
Search AlphaAI's enriched financial news feed. Filter by free-text query (tokens are AND-matched across title and summary), ticker symbols, category, date range, and minimum relevance score (1-10). Results are paginated with an opaque cursor. Set collapse_stories=true to get one row per story instead of every syndicated reprint, with a sources_count corroboration signal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text query; tokens AND-matched in title/summary. | |
| tickers | No | Restrict to news mentioning these tickers. | |
| category | No | Restrict to one news category. | |
| from_date | No | News on/after this ISO time (UTC if naive). | |
| to_date | No | News on/before this ISO time (UTC if naive). | |
| min_relevance | No | Minimum AI relevance score, 1-10. | |
| page_size | No | Items/page. 10 Basic / 50 Pro (tools.bulk). | |
| cursor | No | Opaque cursor from a prior next_cursor. | |
| collapse_stories | No | Collapse syndicated reprints to one representative per story and populate story_id/sources_count/sources (default false). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |