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