Support Ticket Classifier
Structured JSON output can feed directly into ticket routing systems. The 'reason' field lets you audit the AI's classification logic. Identifying auto-resolvable tickets reduces agent workload.
Classify this support ticket and extract structured data:
**Ticket:** "{{ticket_text}}"
Return a JSON object with:
{
"category": "billing | technical | shipping | returns | account | feature_request | other",
"urgency": "low | medium | high | critical",
"sentiment": "positive | neutral | frustrated | angry",
"key_issue": "one sentence summary",
"product_mentioned": "product name or null",
"action_needed": "what the customer wants",
"suggested_response_type": "template | custom | escalation",
"auto_resolve_possible": true/false,
"reason": "why you classified it this way"
}
If the ticket contains multiple issues, return the primary issue and note secondary issues in a "secondary_issues" array.Variables to customize
Why this prompt works
Structured JSON output can feed directly into ticket routing systems. The 'reason' field lets you audit the AI's classification logic. Identifying auto-resolvable tickets reduces agent workload.
What you get when you save this prompt
Your workspace unlocks powerful tools to iterate and improve.
AI Optimization
One-click improvement with structure analysis and pattern suggestions.
Version History
Track every edit. Compare versions side-by-side with word-level diffs.
Folders & Tags
Organize your library with nested folders, tags, and drag-and-drop.
$ npm i -g @promptingbox/mcpUse Everywhere
Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.
Your prompts, organized
Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.