get_income_statement
Fetch key income statement metrics—revenue, gross profit, EBITDA, net income, EPS—for any ticker, with annual or quarterly reporting.
Instructions
Get income statement data (revenue, gross profit, EBITDA, net income, EPS).
Args: ticker: Stock ticker symbol, e.g. 'AAPL' period: 'annual' or 'quarterly'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | annual | |
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |