get_earnings_intelligence
Cross-company thematic earnings intelligence from the knowledge graph and web sources. Use for multi-company comparisons ("what are hotel companies saying about labor costs?"), industry-level queries, or sector filters. For single-brand earnings, brand_tracker includes earnings automatically. For per-ticker structured analysis (analyst concerns, activity breakdown, validated consumer trends), use get_company_earnings instead — it reads the canonical truth layer. Results may include "knowledge_graph" or "web_supplemental" provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand name for fuzzy matching (e.g., 'Nike', 'Marriott') | |
| limit | No | Max results to return (default 20, max 50) | |
| dateTo | No | ISO date range end (e.g., '2026-06-01') | |
| search | No | Free text search in earnings summaries (e.g., 'labor costs', 'tariff guidance', 'AI investment') | |
| sector | No | Sector filter (e.g., 'retail', 'technology', 'travel') | |
| ticker | No | Company stock ticker (e.g., 'NKE', 'LVMUY', 'HLT'). At least one filter required. | |
| userId | No | Optional user identifier for trial usage tracking. | |
| dateFrom | No | ISO date range start (e.g., '2025-01-01') | |
| industry | No | Industry filter (e.g., 'hotels', 'sportswear', 'consumer electronics') |