i have created a Process of type Action. i need it since i'm building a PCF and calling the process with specific inputs from the PCF
however, i haven't found a guide or doc in how to debug Actions!
i have found that i can debug custom workflow, but custom workflow can't get input parameters. is that correct?
is there a way to debug actions? or a workaround that is used in the community?