refs.profile.
Generally, the user id should be set to a dynamic value from the data object
such as refs.data.user_id.

GET Profile Node
The GET Profile node fetches a user’s profile using user_id (e.g., refs.data.user_id) and attaches it to the automation context, enabling access via refs.profile in subsequent steps.
refs.profile.
Generally, the user id should be set to a dynamic value from the data object
such as refs.data.user_id.

GET Profile Node