class CaptureServiceimport { CaptureService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; Static MethodscreateCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>create flow preview capture getCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>get flow preview capture updateCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<void>update flow preview capture