You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the initial input data isn't accessible within the execution context, which can cause difficulties, especially after the first task. To make access to the input data more straightforward throughout the workflow, we should include it in the execution context.