list_journals
List all manual journal entries with date, reference number, and total. Filter by date range to target specific periods.
Instructions
List all manual journal entries. Returns journal entries with date, reference number, and total. Use date filters to narrow down results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Zoho org ID (uses ZOHO_ORGANIZATION_ID env var if not provided) | |
| date_start | No | Start date (YYYY-MM-DD) | |
| date_end | No | End date (YYYY-MM-DD) | |
| sort_column | No | ||
| page | No | Page number | |
| per_page | No | Items per page (max 200) |