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

    Type Alias AppScreenshot

    type AppScreenshot = {
        fileId: string | null;
        url: string | null;
        userPrompt: string;
    }
    Index

    Properties

    Properties

    fileId: string | null
    url: string | null
    userPrompt: string