Quay lại Skill Marketplace
Support Ticket Creator
Official
ticket-creator v1.0.0
Create a structured support ticket from a conversation, with priority assignment and routing
Support
support
ticket
helpdesk
routing
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (4)
1
llm_evaluate
analyzeLLM evaluate (default)
2
tool_call
createGọi tool: helpdesk.create_ticket
3
tool_call
notifyGọi tool: notifications.send
4
transform
outputTransform data
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| customer_name | string | Customer name | |
| customer_email | string | Customer email | |
| conversation_summary | string | Summary or transcript of the conversation | |
| category | string | — | Pre-classified category |
Outputs
| Name | Type | Description |
|---|---|---|
| ticket_id | string | Created ticket ID |
| priority | string | Assigned priority level |
| assigned_team | string | Team the ticket is routed to |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout30000ms
Published3/4/2026
Updated3/4/2026
Required Tools
helpdesk.create_ticket
notifications.send
Version History
v1.0.03/4/2026
Initial seed — prebuilt skill