@salesforce/agents
    Preparing search index...

    Type Alias ContextVariableType

    ContextVariableType:
        | "Text"
        | "Date"
        | "DateTime"
        | "Money"
        | "Ref"
        | "Boolean"
        | "Number"
        | "Object"
        | "List"
        | "Json"