For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google Assistant Variables

The following variables are automatically added to your conversation when your chatbot is conversating on this channel:

Variable

Description

bot_channel

Set to "GoogleAssistantChannel"

ga_user_id

The user id of the current user contacting Xenioo

ga_input_mode

The input mode used by the user to send the current command.

locale

The locale of the user in standard four letter ISO code notation (e.g. en-US)

ga_surface_capabilities

The detailed capabilities of the current Google Assistant device, as received from the Google Action.

ga_account_link_token

The full account link token as specified by your account linking integration procedure.

Last updated