get_earnings_catalyst
Analyze SEC EDGAR earnings filings with NLP to compute sentiment, extract guidance and EPS beat/miss themes, and detect tone shifts. Returns a catalyst score and actionable signal.
Instructions
Run earnings NLP pipeline: fetch SEC EDGAR filing, compute FinBERT sentiment, extract key themes (guidance, EPS beat/miss, capex), detect tone shift vs prior quarter. Returns catalyst score and actionable signal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| quarter | No | E.g. 'Q4 2025'; defaults to most recent |