industry_inflections
Search industry inflections identified through structured research of earnings calls held by US-listed companies, including the change mechanism, impact scope, market attention and affected companies.
All filters are optional and combine with AND. With no filters, returns the newest first page. Results are ordered by quarter descending. If nothing matches, returns the text No relevant industry inflections found.
Returns JSON as { "data": [...] }. Every result contains quarter, name (English title), regime_type (change mechanism), impact_scope, impact_degree (limited | significant | structural), attention_verdict (market-absorption judgment), change_summary, first_seen (YYYY-MM-DD), and source_tickers (companies whose calls are primary evidence). When impact_companies is true, company_impacts contains items with ticker, relation, direction, magnitude, impact_stage, evidence_status, affected_business, and impact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based page number. Default 1. | |
| limit | No | Results per page. Default 10, max 10. | |
| ticker | No | Optional company filter, up to 10 US ticker symbols. Returns themes where any supplied ticker is a source company or an affected company. Use symbols such as AAPL, not company names. | |
| keyword | No | Optional case-insensitive text contained in the theme name or research summary, up to 200 characters. | |
| impact_companies | No | Include the per-company company_impacts list. Default false. |