EmailResponseAiAgentConfiguration
Configuration settings for the EMAIL_RESPONSE AI agent including prompts, locale, and knowledge base associations.
Types
Properties
Link copied to clipboard
Configuration settings for knowledge base associations used by the email response agent.
Link copied to clipboard
The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search for response generation.
Link copied to clipboard
The ID of the System AI prompt used for generating professional email responses based on knowledge base content.
Functions
Link copied to clipboard
inline fun copy(block: EmailResponseAiAgentConfiguration.Builder.() -> Unit = {}): EmailResponseAiAgentConfiguration