swml_change_context
swml_change_context
Switch to a different conversation context. Contexts represent distinct
operational modes (e.g., “sales”, “support”, “billing”), each with their own
prompts, tools, and steps defined via
ContextBuilder.
Parameters
context_name
Name of the context to switch to.
Returns
FunctionResult — self, for chaining.