@salesforce/agents
    Preparing search index...

    Type Alias AgentPreviewEndMessage

    type AgentPreviewEndMessage = {
        feedbackId: string;
        id: string;
        reason: string;
        type: string;
    }
    Index

    Properties

    feedbackId: string
    id: string
    reason: string
    type: string