get_financial_statements
Retrieve fundamental financial data for Taiwan stocks including monthly revenue, EPS, and valuation metrics like PER, dividend yield, and price-to-book ratio. Specify stock code and data type (revenue, EPS, or valuation).
Instructions
取得台股公司的基本面財務數據:月營收、每股盈餘(EPS)、本益比(PER)、殖利率、股價淨值比等
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | 台股代號,例如 2330 | |
| type | No | 資料類型: revenue(月營收)、eps(每股盈餘)、valuation(估值指標),預設 valuation |