list_contacts
Search and list contacts in a Xero organization using filters like name, email, customer status, or archived state.
Instructions
List/search contacts in an org.
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. | |
| searchTerm | No | Free-text search across name/email. | |
| where | No | Xero filter, e.g. 'IsCustomer==true'. | |
| page | No | Page number (100/page). | |
| includeArchived | No |