get_income_statement
Retrieve income statements for a stock symbol to analyze financial performance. Specify frequency (yearly, quarterly, trailing) for detailed insights.
Instructions
Get income statement for a given stock symbol.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
freq | No | At what frequency to get cashflow statements. Defaults to "yearly". Valid freqencies: "yearly", "quarterly", "trainling" | |
symbol | Yes | Stock symbol in Yahoo Finance format. |