Trigger backend actions based on user interactions in chat.
Trigger actions
Respond to widget interactions
Attach anActionConfig to supported widget nodes to fire actions. For example, react to a button click: when the user clicks the button, the action payload is sent to your server, where you can update widgets, run reasoning, or stream new thread entries.