get_earnings_catalyst
Fetch SEC EDGAR earnings filings, compute FinBERT sentiment, extract key themes, detect tone shifts, and output a catalyst score with actionable signals.
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 |