setValidSteps
Set which steps the agent can navigate to from this step.
Parameters
steps
List of step names within the same context. Use "next" to allow sequential
advancement to the next step in order.
Returns
Step — Self for method chaining.
Set which steps the agent can navigate to from this step.
List of step names within the same context. Use "next" to allow sequential
advancement to the next step in order.
Step — Self for method chaining.