get_income_statement
Retrieve company income statements to analyze financial performance, revenue, expenses, and profitability for investment research and financial analysis.
Instructions
Get company income statement data.
Args:
symbol: Stock symbol to get income statement for (e.g., AAPL, MSFT)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes | ||
| timestamp | No |