User

User actions retrieve and modify information about the current user (the human interacting with the agent). You can read user fields like ID and name, and update user properties at runtime.

Available Actions

ActionDescription
GetUserRetrieve the current user's information or a specific field.
UpdateUserUpdate a specific field on the current user.