@salesforce/agents
    Preparing search index...

    Type Alias AgentforceStudioTestStartResponse

    type AgentforceStudioTestStartResponse = {
        runId: string;
        status: AgentforceStudioTestStatus;
    }
    Index

    Properties

    Properties

    runId: string