@nexartis/nexartis-nanda-node-sdk - v1.2.2
    Preparing search index...

    Interface SwitchboardExportRequest

    interface SwitchboardExportRequest {
        agent_ids?: string[];
        format?: SwitchboardExportFormat;
        protocol?: ProtocolType;
    }
    Index

    Properties

    agent_ids?: string[]
    protocol?: ProtocolType