get_cash_flow
Retrieve cash flow statement data for a given stock symbol. Returns specified number of recent records from the chosen data source.
Instructions
Get company cash flow statement data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Data source | sina |
| symbol | Yes | Stock symbol/ticker (e.g. '000001') | |
| recent_n | No | Number of most recent records to return |