method JobService.openaiSyncFlowByPathimport { JobService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; openaiSyncFlowByPath(unnamed 0: { workspace: string; path: string; requestBody: ScriptArgs; includeHeader?: string; queueLimit?: string; jobId?: string; }): CancelablePromise<any>run flow by path and wait until completion in openai format Parametersunnamed 0: { workspace: string; path: string; requestBody: ScriptArgs; includeHeader?: string; queueLimit?: string; jobId?: string; }ReturnsCancelablePromise<any>any job result