get_earnings
Retrieve earnings data for any stock by ticker symbol, pulling from income statements.
Instructions
Get earnings data for a stock. Note: Uses income statement data as 'earnings' property is deprecated.
Args: symbol: Stock ticker symbol (e.g., 'AAPL', 'GOOGL')
Returns: Dictionary containing earnings data extracted from financial statements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||