create_ticket
Creates a new OTRS ticket with a required title and body, enabling optional queue, state, priority, type, and customer user details to be set at submission.
Instructions
Create a new ticket in OTRS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| queue | No | ||
| state | No | ||
| title | Yes | ||
| priority | No | ||
| ticket_type | No | ||
| customer_user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||