hi all, I'm looking to automate a recovery flow when a flow crashes.
I've created an automation that is triggered on a flow crash. I want to retry the same flow, but the piece im missing is how to pull out the parameters to the flow that triggered the automation.
I've tried pulling it from the deployment.parameters, but I've not had success yet