I have a standard notebook that receives input parameters from a workflow. Currently, the parameters in the workflow are hardcoded, and this workflow is triggered from the Control-M job scheduler. Instead of hardcoding these parameter values in the workflow, I aim to dynamically pass them from Control-M. Please provide a solution.