list_deals
Retrieve a list of income or expense transactions filtered by company ID and date range.
Instructions
List deals (income/expense transactions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Deal type | |
| company_id | Yes | Company ID | |
| end_issue_date | No | End date for filtering (YYYY-MM-DD) | |
| start_issue_date | No | Start date for filtering (YYYY-MM-DD) |