list_accounts
Retrieve the chart of accounts with codes, names, types, and tax types to prepare for creating invoices.
Instructions
List the chart of accounts (codes, names, types, tax types) for an org — useful before creating invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Org to target: a tenantId, a tenant-name substring, or an alias from XERO_ORG_ALIASES. Defaults to the first connected org. | |
| where | No | Optional Xero filter, e.g. 'Class=="REVENUE"'. |