create_ticket
Create and manage support tickets in Zendesk by specifying subject, comment, priority, status, requester, assignee, group, type, and tags for efficient issue resolution.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee_id | No | User ID of the assignee | |
comment | Yes | Ticket comment/description | |
group_id | No | Group ID for the ticket | |
priority | No | Ticket priority | |
requester_id | No | User ID of the requester | |
status | No | Ticket status | |
subject | Yes | Ticket subject | |
tags | No | Tags for the ticket | |
type | No | Ticket type |