@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias PluginInstallResponse

    type PluginInstallResponse = {
        appsNeedingAuth: AppSummary[];
        authPolicy: PluginAuthPolicy;
    }
    Index

    Properties

    appsNeedingAuth: AppSummary[]
    authPolicy: PluginAuthPolicy