volkern_list_contacts
Retrieve contacts from Volkern CRM with filters for type, search terms, and pagination to manage customer relationships.
Instructions
List contacts (people or companies) with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tipo | No | Filter by contact type (person or company) | |
| search | No | Search by name, email, or company | |
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 50) |