Agent Builder
wf-change
def onchange_handler(state, payload): # Set the state variable "new_val" to the new value state["new_val"] = payload
wf-change-finish
Was this page helpful?