search_contacts
Find contacts by email or name and retrieve their tags and subscription status to manage your audience.
Instructions
Search contacts by email address or name. Returns matching contacts with their tags and subscription status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| query | Yes | Search query (matches against email, first name, last name) | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| pageSize | No | Results per page (max 100) |