Andi Skill Builder API Documentation

Interface: INaturalLanguageEvent

Extends

Properties

Property Type
applicationId string
associatedViewContext? { [prop: string]: any; id: string; }
associatedViewContext.id string
context string
conversationId string
currentContext? string
currentlyViewedContext? { [prop: string]: any; id: string; }[]
eventArrivalTs? number
eventDepartureTs? number
eventMetaData? any
eventStartTs? number
eventType EventTypes
fullContext? string
id string
inboundChannel ISkillChannel
locale string
naturalLanguageUnderstandingPredictions? NaturalLanguageUnderstandingPrediction[]
naturalLanguageUnderstandingResults? INaturalLanguageUnderstandingResult[]
organizationId string
rawText string
tenantId string
userId string