list_freee_deals
Retrieve income or expense transactions from freee. Filter by date range and control pagination to sync and classify accounting data.
Instructions
List transactions (取引) from freee API for the configured company. Useful for sync + classification dogfood.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by income or expense | |
| limit | No | ||
| offset | No | ||
| end_issue_date | No | YYYY-MM-DD | |
| start_issue_date | No | YYYY-MM-DD |