freee_kpi_dashboard
Retrieve key management KPIs including profitability, safety, efficiency, and liquidity metrics. Each metric includes a health indicator for quick financial health overview.
Instructions
Get key management KPIs in a single call (経営KPIダッシュボード) - Fetches PL, BS, and walletable data in parallel to compute profitability (revenue, operating/ordinary profit margins), safety (current ratio, equity ratio), efficiency (receivable/payable turnover days), and liquidity (cash balance, working capital). Each metric includes a health indicator (healthy/caution/warning). Use for quick executive-level financial health overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| fiscalYear | Yes | Fiscal year | |
| startMonth | Yes | Start month (1-12) | |
| endMonth | Yes | End month (1-12) |