@salesforce/agents
    Preparing search index...

    Type Alias RetrieverDetail

    type RetrieverDetail = {
        apiName?: string;
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    apiName?: string
    id: string
    label: string