Create Support Ticket
create_support_ticketFile a new support ticket for a customer whose issue is unresolved during the current interaction. Include customer ID, subject, and description, with priority to route follow-up.
Instructions
File a new support ticket for a customer when their issue can't be resolved in the current interaction. Use retrieve_status afterward to check progress on a ticket already created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Short one-line summary of the issue | |
| priority | No | Urgency; use 'urgent' only for active outages or safety issues | normal |
| customerId | Yes | Internal customer ID the ticket is filed under | |
| description | Yes | Full details of the customer's issue |