get_tickets_contact
Retrieve all tickets assigned to specified contacts in Autotask. Use this after identifying contacts to see their tickets, ordered newest first.
Instructions
Get all tickets assigned to one or more contacts.
This tool retrieves tickets that are formally assigned to the specified contacts in the Autotask system. Use this after finding contacts with search_contacts.
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) | |
| contact_ids | Yes | List of contact IDs (max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |