get_cashflow
Retrieve cashflow statements for a specific stock symbol at custom frequencies (yearly, quarterly, trailing) using Yahoo Finance data to analyze financial performance.
Instructions
Get cashflow 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. |