list_accounts
List chart of accounts filtered by type to find account IDs for journal entries and transactions.
Instructions
List all accounts in the chart of accounts. Supports filtering by account type (e.g., income, expense, asset, liability, equity). Use this to find account_id values for journal entries and transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Zoho org ID (uses ZOHO_ORGANIZATION_ID env var if not provided) | |
| filter_by | No | Filter accounts by type | |
| sort_column | No | Column to sort by |