List Contacts
lexware_list_contactsRetrieve contacts with pagination and filters by email, name, number, customer/vendor status, and archived flag.
Instructions
List all contacts with optional pagination and filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-indexed) | |
| size | No | Results per page (max 250) | |
| No | Filter by email address | ||
| name | No | Filter by name | |
| number | No | Filter by contact number | |
| customer | No | Filter for customers | |
| vendor | No | Filter for vendors | |
| archived | No | Filter by archived status |