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

    Type Alias GuardianWarningNotification

    type GuardianWarningNotification = {
        message: string;
        threadId: string;
    }
    Index

    Properties

    Properties

    message: string

    Concise guardian warning message for the user.

    threadId: string

    Thread target for the guardian warning.