autotask_search_contacts
Find contacts in Autotask by name, email, company, or status to manage client relationships and support operations.
Instructions
Search for contacts in Autotask. Returns 25 results per page by default. Use page parameter for more results.
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 | Page number for pagination (default: 1) | |
| pageSize | No | Results per page (default: 25, max: 200) |