import { InputService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/index.ts";
Create an Input for future use in a script or flow
Parameters
unnamed 0: { workspace: string; requestBody: CreateInput; runnableId?: string; runnableType?: RunnableType; }
Returns
CancelablePromise<string>
string Input created