freee_account_item_context
Recommends account items for transactions by analyzing past deals with similar partners and amounts, including usage frequency and tax classification.
Instructions
Get account item (勘定科目) recommendation context for a transaction - Analyzes past deals by partner/amount to suggest the most likely account items with usage frequency, tax classification, and similar transaction patterns. Ideal for consistent bookkeeping when unsure which account item to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| description | Yes | 取引内容の説明 (e.g. "AWS利用料", "オフィス家賃") | |
| partnerName | No | 取引先名 (e.g. "Amazon Web Services") | |
| partnerId | No | 取引先ID | |
| amount | No | 取引金額(類似金額の取引パターンを検索) |