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
analyze

LLM evaluate (default)

2
tool_call
create

Gọi tool: helpdesk.create_ticket

3
tool_call
notify

Gọi tool: notifications.send

4
transform
output

Transform data

Inputs & Outputs

Inputs

NameTypeRequiredDescription
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

NameTypeDescription
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