create_ticket
Submit support tickets via the Zendesk API, specifying subject, comment, priority, status, requester, assignee, group, type, or tags for efficient issue tracking and 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 |