Skip to content

Push Widgets Node

Events/Chat

Embeds multiple a2ui widget instances into the chat message. Add an Element Ref pin for each Instantiate Widget node.

events_chat_push_widgetsdataEvent callback
Inputs2
Outputs1
Security exposureUnrated
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

2

Input

Execution
exec_in

Initiate Execution

Widget

Struct
element_ref

Widget instance to embed (from Instantiate Widget). Add more pins for multiple widgets.

ElementRefElementRef5 fields
idstringrequired

Identifier of the element or widget instance.

instanceIdstring | null

Instance the element lives in. Absent for elements addressed directly.

widgetIdstring | null

Widget this instance was created from.

surfaceIdstring | null

Surface the element is rendered on.

componentvalue

The component itself, whose props are defined by the component type.

Output Pins

1

Output

Execution
exec_out

Done with the Execution

Node Info

Internal name
events_chat_push_widgets
Category
Events/Chat