support.reply_to_ticket
Respond to a support ticket by sending a message to the customer's email and resolving the ticket. Provide ticket ID and reply content.
Instructions
Send a reply to a customer support ticket. The reply is sent to the customer's email and the ticket is marked as resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Reply message content | |
| ticket_id | Yes | Ticket ID to reply to |