gbox-sdk
    Preparing search index...

    Typed screenshot action

    interface TypedScreenshotAction {
        clip?: GboxClient.V1.Boxes.ActionAIResponse.AIActionScreenshotResult.AIResponse.TypedScreenshotAction.Clip;
        outputFormat?: "base64" | "storageKey";
    }
    Index

    Properties

    Properties

    Clipping region for screenshot capture

    outputFormat?: "base64" | "storageKey"

    Type of the URI. default is base64.