Skip to content

Widget Action Event Node

Events

Widget Action Event

Entry point triggered when a widget action is invoked. Provides action context data.

events_widget_actiondataStart node
Inputs1
Outputs5
Security exposure10/10
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

1

Action ID

String
action_id

The action identifier that triggers this event (e.g., 'clicked_delete', 'clicked_open')

Output Pins

5

Output

Execution
exec_out

Triggered when the widget action is invoked

Widget Instance ID

String
widget_instance_id

The unique ID of the widget instance that triggered the action

Event Name

String
event_name

The action ID / event name that was triggered

Action Context

Struct
action_context

The context data passed from the widget action (JSON object with field values)

ActionContextPayloadActionContextPayload0 fields
No named fields in this schema.

Input Values

Struct
input_values

Map of component ID to current value for components marked as event-relevant

InputValuesPayloadInputValuesPayload0 fields
No named fields in this schema.

Node Info

Internal name
events_widget_action
Category
Events
Function references
Can be referenced by functions