Sign up (with export icon)

AIToolDataReceivedEvent

Api-typedef icontypedef

An event emitted by an AIInteraction when data from an AI tool is received.

Type parameters

Properties

  • args : [ toolData: AIToolData, interaction: TInteraction ]

  • name : 'toolDataReceived'

Value

object