create_ticket
Create a Freshdesk support ticket by specifying requester email or ID, subject, and description. Log customer issues for organized tracking and resolution.
Instructions
Create a new Freshdesk ticket. Requires email or requester_id, subject, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags | |
| type | No | Ticket type | |
| No | Requester email | ||
| status | No | Status: Open=2, Pending=3, Resolved=4, Closed=5 | |
| subject | Yes | Ticket subject | |
| group_id | No | Assign to group | |
| priority | No | Priority: Low=1, Medium=2, High=3, Urgent=4 | |
| description | Yes | Ticket description (HTML) | |
| requester_id | No | Requester ID | |
| responder_id | No | Assign to agent | |
| custom_fields | No | Custom field values |