autotask_search_companies
Search for companies in Autotask PSA to find client records by name, filter by active status, and manage results with pagination.
Instructions
Search for companies 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 company name | |
| isActive | No | Filter by active status | |
| page | No | Page number for pagination (default: 1) | |
| pageSize | No | Results per page (default: 25, max: 200) |