import { InputService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/services/InputService.ts";
List Inputs used in previously completed jobs
Parameters
unnamed 0: { workspace: string; runnableId?: string; runnableType?: RunnableType; page?: number; perPage?: number; }
Returns
CancelablePromise<Array<Input>>
Input Input history for completed jobs