@runloop/api-client - v1.4.0
    Preparing search index...

    Interface ComputerScreenInteractionParams

    interface ComputerScreenInteractionParams {
        action: "screenshot" | "cursor_position";
    }
    Index

    Properties

    Properties

    action: "screenshot" | "cursor_position"

    The screen action to perform.