Get Income Statement
get_income_statementRetrieve a company's income statement by stock symbol, with optional data source fallback to ensure reliable results.
Instructions
Get company income statement data.
With fallback on, the sources are tried as 'sina' and 'eastmoney_direct', starting with the requested one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Data source | sina |
| symbol | Yes | Stock symbol/ticker (e.g. '000001') | |
| fallback | No | Try the domain's other data sources when this one fails or has no data | |
| recent_n | No | Number of most recent records to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |