get_tickets_company
Retrieve all tickets assigned to one or more companies in Autotask, sorted newest first. Ideal for pulling full ticket lists after locating companies via search.
Instructions
Get all tickets assigned to one or more companies.
This tool retrieves tickets that are formally assigned to the specified companies in the Autotask system. Use this after finding companies with search_companies.
Results are returned in reverse chronological order (newest first) without any search ranking or filtering applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| per_page | No | Results per page, max 1000 (default: 100) | |
| company_ids | Yes | List of company/account IDs (max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |