Event type emitted whenever an agent's connection to an integration is created, changed or removed:
connecting a connector in Agent Studio, editing its settings, or disconnecting it, through the console
or the SDK. Subscribe with @eventHandler(AI_AGENT_CONNECTION_EVENT_TYPE); the payload is an
AiAgentConnectionEvent.
Event type emitted whenever an agent's connection to an integration is created, changed or removed: connecting a connector in Agent Studio, editing its settings, or disconnecting it, through the console or the SDK. Subscribe with
@eventHandler(AI_AGENT_CONNECTION_EVENT_TYPE); the payload is an AiAgentConnectionEvent.