import { type OpenaiSyncScriptByPathData } from "https://deno.land/x/wmill@v1.417.3/gen/types.gen.ts";
definition: { includeHeader?: string; jobId?: string; parentJob?: string; path: string; queueLimit?: string; requestBody: ScriptArgs; workspace: string; }