Reply to a ticket
tickets_add_replyAdd a reply to a support ticket, then either wait for the user's response or close the ticket.
Instructions
Add a local mock reply and either wait for the user or close the ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| ticket_id | Yes | ||
| close_ticket | No | ||
| idempotency_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| replayed | Yes | ||
| ticket_id | Yes | ||
| idempotency_key | Yes |