Is your feature request related to a problem? Please describe.
In other steps in my workflow I need to know what the key and/or data source name has been used in the Data Stores: Get Record action. This isn't possible currently.
Describe the solution you'd like
Export the following prop values from the Data Stores: Get Record action action step (and probably all the other Data Stores steps that are relevant):
Do you have a workaround?
The workaround is to add a custom Node JS step with a prop to set these values, then reference those in the Data Stores: Get Record step, and other steps. However, this adds an unnecessary step.
Comparable features in other tools?
N/A
Additional context
N/A