show_earnings
Get upcoming earnings for your entire portfolio or a specific ticker, with historical data included when a ticker is provided.
Instructions
Fetch earnings calendar. Without a ticker, returns upcoming earnings for all held tickers. With a ticker, returns history + upcoming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | Ticker symbol. Omit to get upcoming earnings for all holdings. | |
| weeks | No | Look-ahead window in weeks (default: 4) | |
| history | No | Include past quarters (only applies when ticker is provided) |