get_income_statement
Retrieve company income statements for financial analysis. Specify stock symbol and period (annual/quarterly) to access revenue, expenses, and profitability data.
Instructions
Get company income statement (annual or quarterly)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol | |
| period | No | Period type (annual or quarter) | |
| limit | No | Number of periods to return (default: 5) |