create_ticket_tool
Create a new Request Tracker ticket by specifying queue and subject, with optional description, owner, priority, and requestor email.
Instructions
Create a new ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Initial ticket content/description | |
| owner | No | Username to assign as owner | |
| queue | Yes | Queue name (e.g., 'General', 'Professional') | |
| subject | Yes | Ticket subject/title | |
| priority | No | Ticket priority (0-99) | |
| requestor | No | Email of the requestor |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |