List contacts
kommo_contacts_listFetch paginated contact lists from Kommo CRM with filters and full-text search by name, phone, or email. Configure page, limit, ordering, and include related entities.
Instructions
List contacts with pagination and filters. Use query to search by name, phone, or email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| with | No | Comma-separated: catalog_elements,leads,customers | |
| limit | No | ||
| query | No | Full-text search (name, phone, email) | |
| order_id | No | ||
| filter_id | No | ||
| order_updated_at | No | ||
| filter_responsible_user_id | No |