method JobService.getFlowDebugInfoimport { JobService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; getFlowDebugInfo(unnamed 0: { workspace: string; id: string; }): CancelablePromise<any>get flow debug info Parametersunnamed 0: { workspace: string; id: string; }ReturnsCancelablePromise<any>any flow debug info details