@valon-technologies/gestalt
    Preparing search index...

    Interface RemoveRuntimeWorkspaceRequest

    interface RemoveRuntimeWorkspaceRequest {
        sessionId: string;
        agentSessionId: string;
    }
    Index

    Properties

    sessionId: string
    agentSessionId: string