Skip to main content

Type Alias: MessageAnnotation

type MessageAnnotation: components["schemas"]["MessageAnnotation"];

Properties

PropertyTypeRequiredDescription
idstringYesAnnotation UUID
tenantIdstringYesTenant ID
pluginInstanceIdstringNoPlugin instance that created this
type"profanity" | "summary" | "action_items" | "sentiment"YesAnnotation type
dataobjectYesAnnotation data
createdAtstringYesCreation timestamp
messageIdstringYesMessage ID this annotation is attached to

Defined in

4Players/cortex-typescript-sdk/src/resources/plugins.ts:8