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