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

    Type Alias ThreadClosedNotification

    type ThreadClosedNotification = {
        threadId: string;
    }
    Index

    Properties

    Properties

    threadId: string