@makingchatbots/genesys-cloud-mcp-server
Version:
A Model Context Protocol (MCP) server exposing Genesys Cloud tools for LLMs, including sentiment analysis, conversation search, topic detection and more.
5 lines (4 loc) • 322 B
JavaScript
// Transcript Schema: https://developer.genesys.cloud/analyticsdatamanagement/speechtextanalytics/transcript-url#transcript-schema
// Converted to types using: https://transform.tools/json-schema-to-typescript
// Then manually modified because of some odd typing choices by autogen and added missing properties
export {};