PluginInputV2Response: {
    computedInputs: PluginComputedInputResponse[];
    globalComputedInputs: PluginComputedInputResponse[];
    inputs: PluginInputResponse[];
}

Type declaration