GetAuthenticatedUserInfo
Returns profile details about the current authenticated user, such as email, name, and account status.
Result Set Columns
| Name | Type | Description |
| Emails | String | A list of email addresses associated with the currently authenticated Google account. |
| Name | String | The full display name of the authenticated user as defined in their Google account settings. |
| PhotoUrl | String | The URL pointing to the profile photo of the authenticated user. |