set_context
autogen.beta.network.workflow_helpers.set_context async #
Set one workflow context_vars entry.
Emits an EV_CONTEXT_SET envelope under the hood; visible to every participant via WorkflowState.context_vars after fold. Loose semantics — any participant may call this regardless of turn order.