create_ticket
Create a support ticket in your workspace by providing the contact email, ticket type, and initial comment. Optionally include subject, due date, and structured answers.
Instructions
Create a new support ticket in your workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Required - The initial details/comment of the ticket | |
| dueDate | No | Due date in ISO format (YYYY-MM-DD) | |
| subject | No | The ticket subject/title | |
| formData | No | Additional structured questions/answers that can be mapped to ticket data | |
| userEmail | Yes | Required - Email of a known contact in your workspace. The ticket will be rejected if the email is not found | |
| ticketType | Yes | Required - The string value of the ticket type which can be found in Tickets >> Settings |