@squidcloud/client
    Preparing search index...

    Variable AI_AGENT_CONNECTION_EVENT_TYPEConst

    AI_AGENT_CONNECTION_EVENT_TYPE: "ai-agent-connection-event" = 'ai-agent-connection-event'

    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.