@salesforce/agents
    Preparing search index...

    Type Alias UserInputStep

    type UserInputStep = {
        message: string;
        type: "UserInputStep";
    }
    Index

    Properties

    Properties

    message: string
    type: "UserInputStep"