get_intelligence_feed
Get AI-structured event clusters from recent news: same-story headline clusters with entity/sentiment/quant-context fields and an AI-written narrative summary. Optionally scoped to one ticker; otherwise returns the latest cross-market feed. This is structured fact extraction, not republished article text, and never includes a directional trading signal or probability estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language for the narrative summary. | en |
| limit | No | Max event clusters, 1-10. | |
| ticker | No | Optional ticker to scope the feed to, e.g. 'MSFT'. | |
| api_key | No | XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead. |