Retrieve Ticket Status
retrieve_statusCheck a support ticket's current status by its ID to determine if an issue is resolved or still in progress before informing the customer.
Instructions
Check the current status of a previously created support ticket by its ticket ID. Use this before telling a customer their issue is still 'in progress' vs resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | Ticket ID returned by create_support_ticket, e.g. tkt-5001 |