List All Contacts
list_contactsRetrieve a paginated list of contacts, specify page size and token for controlled browsing.
Instructions
List all contacts with optional pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of contacts to return (max 1000) | |
| page_token | No | Token for pagination |