c

cortex-plugin-customer-support

ESM
v1.0.0

Customer Support Automation Suite — Zendesk, Freshdesk, Intercom, Help Scout, and Zoho Desk integration for ticket triage, AI-drafted responses, duplicate detection, and trending issue analysis

0.00CortexPrism
cortex-plugincortexprismcustomer-servicedenopluginsupport

Install Command

$ cortex plugins install marketplace:cortexprism.io/plugins/cortex-plugin-customer-support
Website RepositoryEntry: plugins/cortex-plugin-customer-support/mod.ts

Configuration

Plugin Type
ESM
Entry Point
plugins/cortex-plugin-customer-support/mod.ts

Tags

cortex-plugincortexprismcustomer-servicedenopluginsupport

Statistics

Downloads
0
Rating
0.0
/ 5.0
Version
v1.0.0
Published
June 19, 2026

Reviews (0)

No reviews yet. Be the first to rate this plugin!

README

Customer Support Automation Suite

Multi-platform support plugin for CortexPrism — Zendesk, Freshdesk, Intercom, Help Scout, and Zoho Desk integration for ticket triage, AI-drafted responses, duplicate detection, and trending analysis.

Installation

cortex plugin install github:CortexPrism/cortex-plugin-customer-support

Tools

ToolDescription
support_list_ticketsList tickets with status, priority, and assignee filters
support_get_ticketGet full ticket details with conversation history
support_draft_responseAI-drafted response using KB articles and past resolutions
support_update_ticketUpdate status, priority, assignee, add internal notes
support_find_duplicatesDetect duplicate tickets via semantic similarity
support_get_trendingIdentify trending issues and recurring problems

Configuration

{
  "plugins": {
    "cortex-plugin-customer-support": {
      "zendeskSubdomain": "your-subdomain",
      "zendeskEmail": "agent@company.com",
      "zendeskApiToken": "your-token",
      "freshdeskDomain": "your-domain.freshdesk.com",
      "freshdeskApiKey": "your-key",
      "intercomAccessToken": "your-token"
    }
  }
}

Supported Platforms

  • Zendesk — API token + email
  • Freshdesk — API key
  • Intercom — Access token
  • Help Scout — API key
  • Zoho Desk — OAuth2

License

MIT

Published June 19, 2026 · Updated June 19, 2026