zendesk_create_ticket
Create a new Zendesk ticket with required subject and description, plus optional priority, status, type, and tags.
Instructions
Create a new Zendesk ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | The subject of the ticket | |
| description | Yes | The initial description or comment for the ticket | |
| priority | No | The priority of the ticket | |
| status | No | The status of the ticket | |
| type | No | The type of the ticket | |
| tags | No | Tags to add to the ticket |