get_financial_statement
Retrieve financial statements (income, balance, cash flow, key indicators) for A-shares, HK, and US stocks, with multi-period comparison and Chinese-field support.
Instructions
财务报表与核心指标,按「指标 × 报告期」排版便于跨期对比。
A 股 / 港股 / 美股都支持,字段已翻译成中文并换算单位。
Args: symbol: 股票代码 statement: indicator 主要指标 / income 利润表 / balance 资产负债表 / cash_flow 现金流量表 report_type: all 全部报告期 / Q1 一季报 / Q2 中报 / Q3 三季报 / Q4 年报 count: 取最近几期,最多 20 detail: 为 true 时输出全部科目,否则只给核心科目
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| detail | No | ||
| symbol | Yes | ||
| statement | No | indicator | |
| report_type | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |