get_earnings_catalyst
Analyze SEC EDGAR filings to compute earnings sentiment, extract key themes, and detect tone shifts. Returns a catalyst score and actionable signal for trading decisions.
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 |