I would like the ability to manually define and reference variables in workflows, or alternatively to select fields even when they are missing from test data.
Currently, workflow configuration relies heavily on available test data or test runs to expose the correct fields. In practice, I often experience that certain fields do not appear in the variable picker, even though the fields exist in the database and can be successfully updated when the workflow runs in production.
This creates unnecessary friction when building and maintaining workflows, especially in more complex setups. Allowing manual variable input, or providing a “show all fields” option independent of test data, would make workflows more predictable and significantly more robust.