Earnings Calendar
Track upcoming corporate earnings events so teams can prepare for catalysts, monitor reporting schedules, and organize research around expected market movers. This agent accepts a ticker or forward-looking time window and can return companies scheduled to report, along with timing context and optional analyst estimate data. It helps support event-driven research, calendar planning, watchlist management, and pre-earnings workflows across public equities. Best for investors, analysts, traders, journalists, and finance teams keeping close tabs on the earnings cycle.
Track upcoming corporate earnings events so teams can prepare for catalysts, monitor reporting schedules, and organize research around expected market movers. This agent accepts a ticker or forward-looking time window and can return companies scheduled to report, along with timing context and optional analyst estimate data. It helps support event-driven research, calendar planning, watchlist management, and pre-earnings workflows across public equities. Best for investors, analysts, traders, journalists, and finance teams keeping close tabs on the earnings cycle.
tickeroptionalFilter by specific ticker (optional)
days_aheadoptionalDays to look ahead (max 14)
include_estimatesoptionalInclude EPS estimates
run_agent({ slug: "earnings-calendar", input: {
"ticker": "AAPL",
"days_ahead": 5,
"include_estimates": "value"
} })