create_ticket
Create a new support ticket by providing subject, description, and requester email; optionally set priority, category, or channel.
Instructions
Create a new support ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Channel source | |
| subject | Yes | Ticket subject | |
| priority | No | Priority level (default: medium) | |
| description | Yes | Ticket description | |
| category_slug | No | Category slug | |
| requester_name | No | Name of the requester | |
| requester_email | Yes | Email of the person reporting the issue |