autotask_search_contacts
Search contacts by name, email, or company ID. Filter by active status and set page size up to 200 results per page.
Instructions
Search contacts by name, email, or company. Max 200/page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | No | Search term for contact name or email | |
| companyID | No | Filter by company ID | |
| isActive | No | Filter by active status (1=active, 0=inactive) | |
| page | No | ||
| pageSize | No | Max 200 |