Skip to content

Extract Action Context Field Node

Events/Widget

Extract Action Context Field

Extracts a field value from an action context payload by field name

events_extract_action_contextdata
Inputs2
Outputs1
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

2

Action Context

Struct
action_context

The action context payload from a Widget Action Event

ActionContextPayloadActionContextPayload0 fields
No named fields in this schema.

Field Name

String
field_name

The name of the field to extract

Output Pins

1

Value

Generic
value

The extracted field value (null if field does not exist)

Node Info

Internal name
events_extract_action_context
Category
Events/Widget