postgrid_list_contacts
List or search contacts with pagination. Control result size using skip and limit, and filter by name or company to find specific contacts.
Instructions
List or search PostGrid contacts. Supports pagination with skip/limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of records to skip (default: 0) | |
| limit | No | Maximum records to return (default: 10, max: 100) | |
| search | No | Search by name or company |