i made an error workflow and link it with discord to send messages about the errors, how to get the vlues between this{}
The message:
The workflow {workflow name} failed, with the error message: {execution error message}. Last node executed: {name of the last executed node}. Check this workflow execution here: {execution URL} My Unique ID:
The workflow {workflow name} failed, with the error message: {execution error message}. Last node executed: {name of the last executed node}. Check this workflow execution here: {execution URL} My Unique ID:
these are values passed from the workflow that is in error to the error trigger node of the error workflow.
what you are doing is basically the 3rd case of the course lvl2.
you can find these values by yourself, by provoking an error in a workflow that is set to send theses to your error workflow, then you will see it all in the input of your discord node