Is there a list of the variables that can be used in a workflow
Things like who initiated a workflow (their id, email to send error handling emails/tasks), workflow id, enviroment (tst, trn, prd) that can be utilized within a workflow and the way to call it from within a flow.
For example I need to send email to the user who initiated the flow that it failed for some reason with the workflow id and environment.