import { JobService } from "https://deno.land/x/windmill@v1.246.7/windmill-api/services/JobService.ts";
run flow by path and wait until completion
Parameters
unnamed 0: { workspace: string; path: string; requestBody: ScriptArgs; includeHeader?: string; queueLimit?: string; jobId?: string; }
Returns
CancelablePromise<any>
any job result