WorkflowInputV2Response: {
    computedInputs: WorkflowComputedInputResponse[];
    inputs: WorkflowInputResponse[];
}

Type declaration