get_income_statement
Retrieve income statement data for a given stock symbol. Specify the number of most recent records to return.
Instructions
Get company income statement data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol/ticker (e.g. '000001') | |
| recent_n | No | Number of most recent records to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |