Skip to content

Get User ID Node

Utils/Execution

Get User ID

Returns the current user identifier, when available.

utils_execution_get_user_idstd
Inputs0
Outputs1
Security exposure2/10
Packagestd

Ratings

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

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

Input Pins

0

No input pins.

Output Pins

1

User ID

String
user_id

Current user identifier, or empty when unavailable

Node Info

Internal name
utils_execution_get_user_id
Category
Utils/Execution