freee_journal_consistency_check
Identify inconsistencies in journal entries such as partners using multiple account items or tax category mismatches. Get severity-sorted findings and recommendations for unification.
Instructions
Check journal entry consistency across deals (会計方針一貫性チェック) - Detects: (1) partners using multiple account items (e.g. same vendor booked to both "通信費" and "ソフトウェア使用料"), (2) tax category inconsistencies within the same partner+account combination (e.g. mix of "課税" and "不課税"). Returns severity-sorted findings with recommendations for unification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| startDate | No | Start date for analysis period (YYYY-MM-DD). | |
| endDate | No | End date for analysis period (YYYY-MM-DD). | |
| maxRecords | No | Maximum deals to fetch (1-3000, default 1000). Increase for comprehensive analysis. |