waha_get_all_contacts
Retrieve and organize all WhatsApp contacts with pagination, sorting options, and result limits for efficient contact management.
Instructions
List all contacts with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sortBy | No | Sort field (default: id) | |
| sortOrder | No | Sort order (default: asc) | |
| limit | No | Limit results (default: 100, max: 100) | |
| offset | No | Offset for pagination |