search_companies
Locate Autotask accounts and company details by name, using fuzzy or exact matching for reliable account ID lookup and customer base exploration.
Instructions
Search for companies (accounts) in Autotask.
This tool searches the Autotask companies/accounts database using various matching strategies. It's useful for finding company information, looking up account IDs for filtering other searches, or exploring the customer base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1, starts at 1) | |
| query | No | Search query (optional, returns all if not provided). Searches company names. | |
| per_page | No | Results per page (default: 25, max: 100) | |
| match_type | No | Search match type (default: "fuzzy") - "fuzzy": Handles typos and partial matches (recommended) - "exact": Exact match only - "wildcard": SQL wildcard matching (% and _) | fuzzy |
| active_only | No | Filter for active companies only (default: true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |