get_cash_flow
Retrieve cash flow statements for any stock ticker, including operating, investing, financing, and free cash flow, for annual or quarterly periods.
Instructions
Get cash flow statement (operating, investing, financing, free cash flow).
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 |