Agent Client Protocol - v0.2.0-alpha.8
    Preparing search index...

    Interface SetSessionModeRequest

    UNSTABLE

    This type is not part of the spec, and may be removed or changed at any point.

    interface SetSessionModeRequest {
        modeId: string;
        sessionId: string;
    }
    Index

    Properties

    Properties

    modeId: string
    sessionId: string