Skip to content

Pick Fields Node

Structs/Fields

Keeps only the listed fields, dropping everything else. Use before logging or sending a struct on

struct_pickstd
Inputs3
Outputs1
Security exposure10/10
Packagestd

Ratings

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

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

Input Pins

3

Struct

Struct
struct

Input Struct

objectobject0 fields
No named fields in this schema.

Fields

String Array
fields

Top level field names to keep

Mode

String
mode

Keep only these fields, or drop them and keep the rest

Default Keep
KeepDrop

Output Pins

1

Result

Struct
result

The projected struct

objectobject0 fields
No named fields in this schema.

Node Info

Internal name
struct_pick
Category
Structs/Fields