get_fins_details
Retrieve detailed financial statement line items (balance sheet, income statement, cash flow) for Japanese stocks by stock code or disclosure date. Requires Premium plan.
Instructions
Use only when individual BS/PL/CF line items are needed (Premium plan only).
For common financial metrics (EPS, BPS, revenue, profit, dividends, 業績予想), use
get_fins_summary instead — it is faster (cached) and available to all plans.
Returns detailed financial statement line items: balance sheet (BS), income statement (PL), and cash flow (CF), supporting both Japanese GAAP and IFRS. Either 'code' or 'date' must be specified.
[Supported plans] Premium
Args: code: Stock code (5 digits, e.g. 27800; 4-digit codes match ordinary shares only) date: Date (YYYY-MM-DD). Returns financial statements disclosed on that date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||