If you like the idea please upvote on the idea board here
When trying to use the debugger to verify the parameter values sent to a backend workflow, it is not possible as currently those values are not displayed in the step by step mode details of the schedule api workflow action.
It would be very helpful to show those values in the debugger. Currently logs do not prove very helpful as it is normally just list of unique ids if the parameters are custom data types. Would be great to see the dynamic expression and inspect that expression from the debugger to verify why there may be issues with the parameter values sent.