freee_monthly_trends
Retrieve monthly profit/loss or balance sheet data with pre-computed averages, min/max, and trend direction in a single API call.
Instructions
Get monthly financial trends with summary statistics - Single call returns monthly P&L or BS data with pre-computed averages, max/min, and trend direction. Replaces 12 separate API calls and LLM-side trend analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| fiscalYear | Yes | Fiscal year | |
| reportType | Yes | Type of financial report | |
| months | No | Specific months to include (1-12). Defaults to all 12 months. |