autotask_search_companies
Find companies in Autotask by name or ID. Filter by active status and control results with pagination (25 per page, up to 200).
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) |