User Activity

Hi,I am building an action whose output fields depends on a single value of input field, for example:{ name: "name" , type: "string", name: "type", type: "boolean"}Above input field, if the type is true then the output fields will be different and if...