freee_get_account_items
Retrieve chart of accounts to map and filter financial reports. Cache results for performance, as account structure rarely changes.
Instructions
Get list of account items - Retrieves chart of accounts efficiently in one call. Use this master data for mapping and filtering in reports. Cached results recommended as account structure rarely changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| accountCategory | No | Account category to filter by | |
| compact | No | When true, returns summary statistics only without individual records. Useful for quick overviews. |