get_financials
Retrieve financial statements and key data for a listed company. Requires exact exchange symbol for income, balance sheet, and cash flow.
Instructions
Get company financial statements and key financial data. Use this for income statement, balance sheet, and cash flow requests. Requires exact exchange symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Requires exact exchange symbol. If the user provides a company name, first use companies_list. If a previous tool result included resolved_instrument.symbol, reuse that symbol. Example: '1120'. | |
| type | No | Optional financial view selector (e.g. statement family/profile returned by backend). | |
| period | No | Optional period selector. If both period and statement_period are provided, period takes precedence. | |
| statement_period | No | Optional explicit statement period selector. Ignored when period is provided. | |
| history | No | Optional history window selector. | |
| metrics | No | Optional metrics profile selector. | |
| result | No | Optional result shaping selector. | |
| include_quality | No | Optionally include quality indicators in response payload. | |
| include_partial | No | Optionally include partial/incomplete statement periods when available. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||