set_valid_steps
set_valid_steps
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.