listSupportTickets
Retrieve open and resolved support tickets by customer ID or urgency to check active issues, SLA status, and service incidents.
Instructions
Query customer support tickets - Queries open and resolved support tickets across the organization. Can be filtered by customerId or ticket urgency priority. Use this tool to check active issues, SLA status, or service incidents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| priority | No | Filter tickets by urgency level ('low', 'normal', 'high', 'urgent'). | |
| customerId | No | Optional filter to retrieve support tickets for a specific customer ID (e.g., 'cust-001'). |