Skip to content

Query Widget Node

UI/Container

Reads a typed query result from a package widget instance. Connect Element Ref from Instantiate Widget, or Element from Get Element for a widget placed in the visual builder, then select a contract query.

a2ui_widget_querystdLong running
Inputs3
Outputs2
Security exposure8/10
Packagestd

Ratings

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

SecurityAttack surface and exposure impact.
8/10High
PrivacyPotential sensitivity of processed data.
8/10High
PerformanceRuntime or resource pressure.
7/10High
GovernancePolicy, audit, or compliance impact.
7/10High
ReliabilityOperational stability considerations.
6/10Medium
CostExternal or compute cost impact.
9/10High

Input Pins

3

Execution
exec_in

Execution input

Element Ref

Struct
element_ref

Package widget reference from Instantiate Widget, or a visual-builder widget from Get Element

Query

String
query

Contract query to run on the widget instance

Output Pins

2

Execution
exec_out

Execution output

Value

Generic
value

The query result, typed by the contract's result schema

Node Info

Internal name
a2ui_widget_query
Category
UI/Container
Version
1