get_income_statement
Retrieve income statement data for a stock symbol in Yahoo Finance format, specifying frequency as yearly, quarterly, or trailing. Use this to analyze financial performance directly from the MCP Yahoo Finance server.
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. |